Search Issue Tracker
Crash on BucketAllocator::Allocate when entering Play mode
Reproduction steps: 1. Open the attached project ("UnityBugMemoryLeak") 2. Open scene "Assets -> Scenes -> Levels -> Debug -> Mile... Read more
[ShaderGraph] Undeclared identifier 'UnityBuildTexture2DStructNoScale' e...
Repro steps: 1. Import the attached project 2. Open the repro scene and observe the errors 3. Open the ShaderGraph and disconnect th... Read more
InputField of UIToolkit Slider does not update bound property
Reproduction steps: 1. Open the attached “SliderBugTest.zip” project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Selec... Read more
All the textures are cleared when creating Texture array
How to reproduce: 1. Open the project the "1323870_Repro" project (the project is in google drive, the link is in the edit) 2. Open ... Read more
Build fails with IL2CPP error when building in IL2CPP Scripting Backend
How to reproduce: 1. Open project "1422009" 2. Open Edit -> Player Settings -> Player 3. Set Scripting Backend to IL2CPP 4. Open Fil... Read more
'task.rasterData.vertexBuffer == NULL' errors when using a Particle System
Steps to reproduce: 1. Open User-attached project 2. Run the Sample scene 3. Tab out and wait for at least 3 minutes Expected: noth... Read more
[WebGL] "SharedArrayBuffer will require cross-origin isolation as of M91...
How to reproduce: 1. Create a new project using the default 3D template 2. Make a WebGL build 3. Open the built Player on Chrome 4. ... Read more
[URP] Decal Projector renders stretched out decal material
Reproduction steps: 1. Download and open the attached "FlokyDecalTest.zip" project 2. Open the "TestScene" scene 3. Observe the "Dec... Read more
GameObject's colors are rendered differently in the iOS build compared t...
How to reproduce: 1. Open the attached project "Testdawn.zip" 2. Go to the Build Settings (FIle>Build Settings) 3. Select iOS and bu... Read more
Editor crashes when loading a mesh asset with 'Mesh Compression' from an...
The crash happens if there's both an asset with 'Mesh Compression' enabled, and any other asset Steps to reproduce: 1. Download and... 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
- "New" Label overlaps long Asset names in Import Unity Package Window
- Rotation values flip in animation when importing FBX with a generic rig
- [Quality Hackweek] Activated Terrain Inspector is active only until the terrain GameObject is deselected when two or more Inspectors are open
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected