GitHub / UnityCommunity/UnitySingleton issues and pull requests
#19 - Links to example in readme are broken
Issue -
State: open - Opened by lolipodass 3 months ago
#18 - Enhancement: Support DontDestroyOnLoad for Child GameObjects
Pull Request -
State: closed - Opened by lfeq 5 months ago
- 2 comments
#17 - How to avoid "Some objects were not cleaned up when closing the scene. (Did you spawn new GameObjects from OnDestroy?)"
Issue -
State: open - Opened by KamilDev 5 months ago
- 1 comment
Labels: bug
#14 - Fixed broken link in README
Pull Request -
State: closed - Opened by AldeRoberge 9 months ago
#13 - fix: Instance caused a stack overflow
Pull Request -
State: closed - Opened by jueane about 1 year ago
#12 - Fixed some typos in Readme :)
Pull Request -
State: closed - Opened by Joknaa about 1 year ago
- 2 comments
#11 - Unity completely crashes when trying to access singleton methods or properties
Issue -
State: open - Opened by janvacek over 1 year ago
- 1 comment
#10 - Would it be better to add a singleton class which is not extended from Monobehaviour?
Issue -
State: closed - Opened by fcmz over 1 year ago
- 1 comment
#9 - Add Singleton and MonoSingleton
Pull Request -
State: closed - Opened by fcmz over 1 year ago
- 1 comment
#8 - Add readme and test script for scene singleton
Pull Request -
State: closed - Opened by NoSLoofah over 1 year ago
- 1 comment
#7 - Add UPM support
Issue -
State: open - Opened by hasanbayatme over 1 year ago
#6 - Scene Singleton Pattern
Pull Request -
State: closed - Opened by starryforest-ymxk over 1 year ago
- 1 comment
#5 - Scene Singleton Pattern
Issue -
State: closed - Opened by starryforest-ymxk over 1 year ago
#4 - Wouldn't it be nice to "seal" the Awake function?
Issue -
State: closed - Opened by neo-mashiro over 4 years ago
- 2 comments
Labels: enhancement
#3 - How about "public abstract class MonoSingleton<T> : MonoBehaviour where T : MonoSingleton<T>"
Issue -
State: closed - Opened by yaohairong almost 5 years ago
- 1 comment
Labels: invalid
#2 - Great job, could even be extended to support editor mode
Issue -
State: closed - Opened by aybe over 6 years ago
- 3 comments
Labels: enhancement
#1 - Awake DestroyObject with condition?
Issue -
State: closed - Opened by lexnewgate almost 7 years ago
- 3 comments
Labels: question