Search Issue Tracker
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... Read more
Unity Editor crashes in dispatch_release when running Tests in Batch Mode
When changing the path of an Assembly Definition that is referenced by another Assembly Definition without opening Unity, and runnin... Read more
[HDRP][Android] HDRP tries to build Android Player using Metal graphics API
How to reproduce:1. Open the attached project2. Set the active platform to Android3. Open Android Player Settings4. Disable "Auto Gr... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... Read more
[WebGL] Cursor.lockState does not work as expected
-e: see title, almost none of them work correctly -repro:--build and run attached test scene--go through the listed states by button... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
Terrain material does not receive updates when its color is changed usin...
Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more
Crash on TransformIndicesInternalImplPositive when you have a Point Ligh...
How to reproduce:1. Open attached project "Case_1210889" and load "SampleScene"2. Select the Platform GameObject in Hierarchy and ma... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation