Search Issue Tracker
Editor crashes on Mesh::RecalculateSubmeshBoundsInternal when changing S...
How to reproduce:1. Open the user's attached "SubmeshBug.zip" project2. Load the "SampleScene"3. Select the "Mesh" GameObject in the... Read more
Look Dev window flickers when resizing the window after docking it
How to reproduce:1. Create a new HDRP Unity project2. Go to Window -> Rendering -> Look Dev3. Dock the window4. Resize the win... Read more
‘Assertion failed’ and ‘ArgumentNullException' when creating a new Mater...
Reproduction steps:1. Open the attached ‘URP2022' project2. Open the ‘SampleScene’3. Observe the ‘Assets/Settings/URP-HighFidelity’ ... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
[M1][URP] URP project build fails on an Apple Silicon Editor
Reproduction steps:1. Create a new project from URP Core 3D Template2. Build the project Expected result: Project is buildActual res... Read more
“Releasing render texture that is set as Camera.targetTexture!” Error th...
Steps to reproduce:1. Create new Unity project using empty HDRP Template2. Open Graphics Compositor window (Window > Rendering &g... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Geometry flickering based on camera location
BY DESIGN:The reason for this flickering is batching. All geometry using specific shader flickers due to it using object-space data ... 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
- WebGPU errors when CoreCopy shader is used to copy an MSAA texture
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list