Search Issue Tracker
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
Order in Layer does not work when previewing in Prefab Mode
How to reproduce:1. Open the user-submitted project2. Open the Prefab "UiImagePrefab" (Assets/UiImagePrefab.prefab)3. In the Hierarc... Read more
Unity Editor loading bar will move to the right when selecting the loadi...
Reproduction steps: Open the user's attached project Before Editor opens select any other window or Desktop Select Unity Loading scr... Read more
“Scan” button in the Render Pipeline Converter window is not disabled an...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Render Pipeline Converter window (Window >... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
[iOS] Freeze when loading large amounts of sprites
How to reproduce:1. Download and open the attached “TestAnimator(1).zip“ project2. Build and deploy the project for iOS3. In the tex... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
A tiny gap in an Obstacle when it carves the Nav Mesh
Reproduction steps:1. Open the attached 'CarvingBugRepro' project2. Open the 'SampleScene'3. In the Scene view zoom to the area by t... Read more
Unity editor will not recognize MonoBehaviour when it has certain text c...
Reproduction steps:1. Open the attached project "Temp2020.3.33.zip"2. In the Project window select the "StrangeBehaviour" C# script3... 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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script