Search Issue Tracker
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 show... 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.unity3... Read more
fatal error " X is neither a folder nor a file" leads to a crash
To reproduce: 1. Open attached project 2. Press Build -> Export Packages Expected result: No crash Actual result: Unity crashes No... Read more
Application.persistentDataPath is not correct for OSX
To reproduce: 1. Create a new project 2. Create a new script 3. Add Debug.Log(Application.persistentDataPath); to the Start() functi... Read more
The canvas' size is not updated after restoring Game window
To reproduce: 1. Open attached project 2. Open scene TestScene 3. Make note of the size of the canvas. Shift+space to make the game ... Read more
Native iOS plugin rendering does not work since 4.5b1
The attached sample contains a scene with a camera that renders the device camera image using a native function in our Vuforia Augme... 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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder