Search Issue Tracker
WebCamTexture freezes the Editor in Play Mode
To reproduce:1. Open attached project2. Open webcamtexture scene3. Enter play modeExpected result: Webcam texture is properly render... Read more
If I instantiate a prefab from code the positions of its children are me...
To reproduce:1. Open the RepoCase scene in the attached project2. Add the prefab RepoStuff/card_small to the hierarchy3. See that it... Read more
SetAsFirst actually moves it to the last position (index childCount-1), ...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
You can set a sibling with index 0, if you try to set it to 0 it sets it...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
If you try to set an index bigger or equal to parent childCount, it will...
To reproduce:1. Open project, load Scene, there should be a Main Camera with 4 GOs inside (A, B, C, D)2. Open Custom->Open to sho... Read more
Jumping cursor in MonoDevelop
This issue is caused by another issue:"When opening MonoDevelop, 2 instances of one script are opened".http://issuetracker.unity3d.c... Read more
fatal error " X is neither a folder nor a file" leads to a crash
To reproduce:1. Open attached project2. Press Build -> Export PackagesExpected result: No crashActual result: Unity crashes Not a... Read more
Application.persistentDataPath is not correct for OSX
To reproduce:1. Create a new project2. Create a new script3. Add Debug.Log(Application.persistentDataPath); to the Start() function4... 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking