Search Issue Tracker
Static SyncList crashes at mono_add_process_object
Steps to reproduce: 1. Open attached project "796053.zip"2. Open scene "repro"3. Run it4. Exit play mode- Unity crashes at mono_add_... Read more
Opening project with no "Library" folder, states it's from before Unity 5.x
Steps to reproduce:1. Create new project and close Unity2. From the project directory delete "Libarary" folder3. Relaunch the same p... Read more
Bug displaying wireframe on SceneView with Stencil Greater, Less and Not...
How to reproduce: 1. Open attached project2. Open scene testScene.unity3. In the Scene view change the view type from Shaded to Wire... Read more
[List]"element.FindPropertyRelative("PropertyNameHere").serializedObject...
Steps to reproduce:1. Open project attached below.2. Navigate to: Projects->Scenes and open scene named "Cemetery".3. In the "Hie... Read more
Unity crashes after adding Graphics Raycaster component
Reproduction steps:1. Open attached project2. Open scene "asdf"3. In the Hierarchy select "Cube"4. Add component "Graphics Raycaster... Read more
Editor Crashes after returning from complex cycle of Coroutines
Reproduction Steps:1. Open User's project2. Open "Start" scene3. Start the scene Expected: The project starts or throws an errorActu... Read more
Crash on AnimationClipPlayable::SetClip during multiple crossfades
Steps to reproduce:1. Open attached project2. Open "MecanimCrashTest"3. Play in editor Results: Editor freezes and if you click anyw... Read more
Undo Doesn't Work with object selection
To reproduce:1. Add cube to scene2. Drag cube to project tab to make prefab3. Place 3 prefabs in scene4. Select them one at a time b... Read more
[HorizontalLayoutGroup] Input field is only resized once caret enters in...
Steps to reproduce: 1. Open attached project2. Open scene "MainScene"3. Run it4. Click "Change Long Text" button and notice that tex... Read more
Colors are rendered incorrectly on Samsung Galaxy Tab S
Reproduction steps:1. Open the attached project2. Open and play "BA_woodland_summer_MQ" scene3. Notice that colors are rendered corr... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used