Search Issue Tracker
Unity editor crashes if code has nullable structs with circular dependency
How to reproduce:1. Open attached project "754243.zip"2. In Project window, open "Test.cs" script3. Uncomment and save the code4. Se... Read more
Wrong localized language name of Simplified/Traditional Chinese in Edito...
How to reproduce:1. Open user-submitted project (ChineseLocalizationIssue)2. Enter Play Mode and check the Console window Expected r... Read more
[General] UnityEngine.Application.logMessageReceived is not being raised...
How to reproduce:1. Open attached project "New Unity Project.zip"2. In Project window, double-click on "Initializer" script3. In Scr... Read more
Allocating too many variables in a method leads to a crash
Steps to reproduce:1. Download and open the attached project2. Add LoadMegaCrash.cs to a a gameobject3. Enter playmode Expected resu... Read more
[Android][IL2CPP] App crashes when accessing unsafe byte data
Repro steps:1. Open user attached project2. Build and Run3. Play Actual: App crashes Reproducible with: 2017.3.0p2, 2017.4.15f1, 201... Read more
[IL2CPP] Accessing CustomAttributeData causes an assertion failure
Repro steps:1. Open user attached project2. Make sure “Development Build” is checked3. Build and Run4. Play5. Check the player log A... Read more
TextAsset.bytes allocates memory on each call, need a NativeArray / non-...
Calling TextAsset.bytes allocates a new C# array on every call. This can get expensive (both in memory usage and garbage collector p... Read more
Parent class Awake method is not called when Reload Scene setting is dis...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode Expected results: "Awake was called: T... Read more
[iOS] ProjectSettings.SetScriptingDefineSymbolsForGroup is not defining ...
The problem seems to be coming from ProjectSettings.SetScriptingDefineSymbolsForGroup that is that is not updating the scripting def... Read more
"InvalidOperationException: Stack empty" error is thrown when reimporti...
Steps to reproduce:1. Open attached project "Script error"2. In the Assets folder find "NewBehaviourScript"3. Right click on it and ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph