Search Issue Tracker
[macOS] CPU usage increases instead of decreasing when unfocusing a Play...
How to reproduce:1. Create a new Unity project2. Open the Player Settings window and uncheck 'Run in Background'3. Build and run the... Read more
[Terrain] InvalidCastException thrown on Creating New Brush with Cubmap ...
When New Brush is created with Cubmap texture under Paint Terrain causes the Editor to throw InvalidCastException, refer attached vi... Read more
[IMGUI] Frame Debugger's Enable/Disable button displays the same Tooltip...
The tooltip for Frame Debugger's Enable/Disable button remains the same irrespective of its current state.Refer to the attached Vide... Read more
[Deployment] For an unsaved scene when Graphics API is changed, Graphics...
For a scene with unsaved changed when the current Graphics API is modified, "Changing editor graphics API" window pops up. Editor re... Read more
ParticleSystem.isEmitting returns true when the Emission module is disabled
To reproduce:1. Open attached project ("case_1240811.zip")2. Press Play3. Observe the Console window Expected result: 'False' messag... Read more
Particles don't get culled when disabled and re-enabled out of Camera's ...
How to reproduce:1. Open the user's project2. Open the "SampleScene" from Assets > Scenes3. Make sure that the Scene window is cl... Read more
[URP] Camera Render type changes to Base in Overlay Camera preset asset
Camera Render type changes automatically to Base in Overlay Camera preset after creating its preset asset. Steps to repro:1. Create ... Read more
[URP][Prefab][Camera Stacking] Overlay Camera is missing in stack list o...
-Retrieving array element that was out of bounds error is thrown on deleting Missing Camera element from Camera.-UnassignedReference... Read more
TMPro SubMeshUI blocks raycasts when enabling a disabled canvas in play ...
How to reproduce:1. Open attached project "Bug Repro.zip" and scene "Test"2. Enter Play mode3. In Hierarchy, select "Enable this can... Read more
CIL Linker fails when there are many Scenes in build
How to reproduce:1. Open the attached (UnityLinker-MaxJsonSize-Bug.zip) project2. Build to UWP Expected result: Build fails when the... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS