Search Issue Tracker
"DrawMeshInstanced does not support the shader..." error is thrown when ...
Reproduction steps:1. Open the attached “My project (32)” project2. Open “SampleScene” scene3. Enter the Play Mode4. Observe the Con... Read more
[iOS] iPhone 14 devices crash when Portrait Upside Down orientation is f...
Steps to reproduce: Open the attached project Build & run the project on any of the iPhone 14 devices Change to landscape orient... Read more
Errors when entering Playmode while the debug inspector is enabled
See the attached repro: 1) open a project or make new one2) show an object in the inspector (e.g. a camera)3) switch the inspector t... Read more
[iOS] Forcing orientations at runtime doesn't work on iPad devices when ...
Steps to reproduce: Open attached project Switch to iOS Open Player Settings/Resolution and Presentation tab Disable Requires Fullsc... Read more
"error SGICE002: This error indicates a bug in the DOTS source generator...
How to reproduce:Open the attached project “Big-Project-4.zip” Expected results: No errors in the Console windowActual results: “err... Read more
[VFX/URP/Sprite] Inconsistent sorting mode with Sprite
- Create Sprite Unlit- Enable VFX Graph Support- Use it in VFX: observe the sorting isn't enable (missing OutputUpdate compute)- Swi... Read more
The Unity Editor fails to find scripts in assembly definitions when they...
How to reproduce:1. Open the attached project “compilation-error.zip”2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode E... Read more
ReorderableListView item sticks to the mouse when double clicking the item
How to reproduce:1. Open the attached user project “My project.zip“2. Open custom window (Bug Report>Reorderable list view)3. Dou... Read more
AvatarMask changes are ignored when re-building the Default Build Script
How to reproduce:1) Open the attached user project “TestAvatarMaskBuild“2) Open Scene “SampleScene“ (Assets/Scenes)3) Open the Addre... Read more
Uninformative error message when a job that accesses an out of range var...
How to reproduce:1. Open the attached user project “Bug Test.zip“2. Open Scene “test“ (Assets)3. Enter Play Mode Expected result: Er... 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