Search Issue Tracker
Null reference exception on entering play mode when an Image with Mask c...
1. Download project "990515 repro.zip"2. Open the scene "test560"3. In Hierarchy window, select Image gameobject4. Enter play mode5.... Read more
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps:1. Create a new project2. Press "File -> Build & Run"==>UnityEditor.BuildPlayerWindow+BuildM... Read more
IndexOutOfRangeException: Array index is out of range error when disabli...
1. Open the "900515 repro.zip"2. In Hierarchy window, navigate to Canvas->Image3. Disable "Mask (script)" component4. Observe the... Read more
Running complex procedural geometry crashes unity after few chunks were ...
Steps to reproduce:1. Open attached project2. Open "SandBox" map3. Play the scene Expected result: the game should not crash after f... Read more
Crash in <b2Body::SetActive> making a gameobject with RigidBody2D and Ci...
Reproduction steps:1. Create the new project;2. Create an empty gameobject;3. Add RigidBody 2D and Circle Collider 2D components to ... Read more
New project cannot be created by pressing Enter in Launcher
Regression from 5.6.0f3 Steps:1. Run Unity.exe==>Project dialog appears2. Select folder and type name for the project3. Hit Enter... Read more
Progressive Lightmapper draws shadows when object's Cast Shadows propert...
To reproduce:1. Open attached project "LightmapBug.zip"2. Open "Test" scene.3. In Lighting Settings set Lightmapper to "Enlighten" a... Read more
AssetDatabase.CopyAsset produces corrupt meta file
Steps to reproduce:1. Open attached project2. Click on the added menu button Project/Copy broken file3. Observe the Unable to parse ... Read more
Undoing parenting which was done by script crashes Unity in ObjectUndo::...
To reproduce:1. Open attached project "UndoReproduction"2. Open scene "test"3. In scene select all cubes and press "P" key (this wil... Read more
[WSA] Unity fails to create a shader resource when Linear space mode
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Add _Complete-Game4. Build for WSA Universal 10... 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