Search Issue Tracker
[Job System] Unity crashes when deallocating Job data prior to calling J...
Steps to reproduce:1. Open attached project2. Open Scene "scene"3. Enter Play mode4. Wait for a few seconds Expected result: an erro... Read more
[IL2CPP] Incorrect stack trace is being returned when logging an error w...
To reproduce:1. Open user's attached project2. Open "scene" and hit play-- Notice that errors are being logged into the console with... Read more
[asmdef] Assembly Definition file name does not match ‘Name’ value in In...
Steps to reproduce:1. Create new Unity project2. Create new Assembly Definition in Project window3. Deselect asset4. Rename the crea... Read more
[asmdef] Renaming Assembly Definitions breaks all references to it if th...
Steps to reproduce:1. Open attached “Asmdef.zip” Unity project2. Rename ‘A’ assembly definition file in 'New Folder 1' in Project wi... Read more
[Android] Meshes not getting batched when GPU instancing is enabled
Meshes not getting batched when GPU instancing is enabled Steps to Repro: 1. Open attached project2. Build and run on an Android Dev... Read more
[Firefox] Cursor unlock will cause a camera rotation
Steps to reproduce:1. Build "firefox-cursor-lock.zip" project on WebGL2. Launch on Firefox browser3. Press Tab to lock the cursor4. ... Read more
[PLM] Memory addressing errors are shown after pressing 'Generate Lighti...
Steps to repro: 1. Open attached project and 'ProgressiveLightmappingExample' scene;2. Open Lighting Settings window (Window>Ligh... Read more
Guard animation from Adam Character Pack is no longer correct
Steps to reproduce: 1. Open attached project2. Open scene "Guard_Scene"3. Run it4. Notice that his right hand is offset (screenshot ... Read more
[Particles] Particle bounds are incorrect when parented to animator
To reproduce:1. Open project(link in edit)2. Enable `Show Bounds` for particle system3. Press play4. Move camera, notice how the bou... Read more
[macOS 10.9] Crash when importing interactive tutorial
Steps to reproduce : - open Unity- go to Learn- try to import any tutorial and Unity will crash *Note:Regressed somewhere between 20... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code