Search Issue Tracker
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... Read more
[SerializeReference] Freeze when parent list property with SerializeRefe...
Reproduction steps:1. Open the attached project "1190493" and "test" scene2. In the Hierarchy, select "Main Camera" and open "Test.c... Read more
The themes are not accessible when using UI Builder
Reproduction steps: Open the “UIBuilderBugs.zip” project Create and open a new UI Document Observe themes Expected result: Dark Them... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
[UDP] Expand/collapse UI elements do not respond in UDP Settings
[UDP] Expand/collapse UI elements do not respond in UDP Settings After installing the Universal Distribution Portal (UDP) package, "... Read more
[iOS]Setting Color Buffer's StoreAction to Don’t care does not change th...
How to reproduce:1. Open the attached Archive.zip project2. Build for iOS and open the Xcode project3. Go to Menu bar-> Product-&... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template