Search Issue Tracker
Exception rises in Console if user presses Build & Run in newly created ...
Regression from 5.6.0p1 Steps: 1. Create a new project 2. Press "File -> Build & Run" ==> UnityEditor.BuildPlayerWindow+BuildMethod... 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->Image 3. Disable "Mask (script)" component 4. Observe the... Read more
Running complex procedural geometry crashes unity after few chunks were ...
Steps to reproduce: 1. Open attached project 2. Open "SandBox" map 3. Play the scene Expected result: the game should not crash aft... 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 ... Read more
New project cannot be created by pressing Enter in Launcher
Regression from 5.6.0f3 Steps: 1. Run Unity.exe ==> Project dialog appears 2. Select folder and type name for the project 3. Hit En... 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... Read more
AssetDatabase.CopyAsset produces corrupt meta file
Steps to reproduce: 1. Open attached project 2. Click on the added menu button Project/Copy broken file 3. Observe the Unable to par... 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 ... Read more
[WSA] Unity fails to create a shader resource when Linear space mode
Steps to reproduce: 1. Open the attached project 2. Switch platform to Windows Store 3. Add _Complete-Game 4. Build for WSA Universa... Read more
AssetDatabase.ImportAsset does not trigger OnPreprocessModel when using ...
Reproduction steps: 1. Open project attached(Bug-OnPreprocessModel_not_called.zip) 2. Press on menu item "Bug" -> "Should print to c... 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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP