Search Issue Tracker
"Transparent" render queue treats passes differently than "Geometry" or ...
Reproduction steps: 1. Open project attached(PassSorting23.zip) 2. Open scene "PassSortingTogether" 3. Open Frame Debugger 4. Change... Read more
Animated material color always returns default value at runtime
To reproduce: 1. Open project, attached by tester 2. Open scene, if not open 3. Press Play 4. Press X on the keyboard, which prints... Read more
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 gameobject 4. Enter play mod... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window