Search Issue Tracker
[UI] Game freezes on Release or Master build
Game freezes on Release or Master build. Might be caused by "Optimize code" option, because unselecting it, application doesn't free... Read more
External forces module causes crash in Transform::SetLocalScaleWithoutNo...
Using External Forces module in particle system causes crash ========== OUTPUTING STACK TRACE ================== 0x0139D7AF (Buil... Read more
Right-clicking on preview window's header to undock it throws NulllRefer...
Steps to reprorduce: 1. Open attached project "846156.zip" 2. Open scene "repro" 3. In hierarchy, select "Cube" and double click on... Read more
[Shaders] Surface shader importing with many variants is ~15% slower in ...
Steps to reproduce: 1. Open attached project "Test_5.4" with Unity 5.4 2. Open scene "Scene" 3. Go to: Main Menu > BugReport > Reim... Read more
Opening a scene from an asset causes Unity to crash/hang
Reproduction steps: 1. Open my attached project 2. Observe Unity hanging/ freezing Alternate reproduction steps: 1. Open a new proj... Read more
Crash at "AssetBundleLoadFromAsyncOperation::TryToLoadAndInitializeAsset...
Changing the Albedo value of a material and creating an AssetBundle after the change causes Unity to crash when loading the said Ass... Read more
[VSTU] Mixing of types isn't allowed in VS Watch
Steps to reproduce: 1. Open attached project 2. Open scene "scene" 3. Open script "Scripts/NewBehaviourScript" and add breakpoint a... Read more
Changing scripts order in the Script Execution Order throws NullReferenc...
Reproduction steps: 1. Open the attached project ( KpyTou project with bugs hehe.zip); 2. Open "Script Edition Order" in inspector (... Read more
Windows Player crash on Camera.RenderWithShader after Screen.SetResolution
Windows Player build crashes after executing following scenario couple times: 1. Set custom target buffers for camera with Camera.Se... Read more
ARToolKit asset causes scenes to crash on loading
Repro steps: 1. Open project "Unity-AR-app.zip" 2. Install ARToolKit (from the toolbar) 3. Open "AR-one" scene 4. In Build Settings ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key