Search Issue Tracker
Logs still include a Stack Trace after setting Application.SetStackTrace...
How to reproduce:1. Open tester-attached project (case_1181994-702390-Updated)2. Open the 'MainScene'3. Enter Play Mode4. Open Edito... Read more
Custom MenuItem only updates the Editor after restart
When creating custom menus priority attribute does not update correctly until the project is restarted. Reimport or a refresh of the... Read more
Quaternion Euler produces imprecise/incorrect/wrong quaternion rotations...
How to reproduce:1. Open attached project "hyperwheel.zip" and scene "QuaternionBugs"2. Enter Play mode3. Observe Console window Exp... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
[64bit IL2CPP] Marshal.OffsetOf returns incorrect offset
To reproduce:1. Open the user's attached project using the EnvIronman VM (more information in Edit)2. Open the SampleScene inside of... Read more
Playmode tint Alpha channel doesn't affect some of the Package managers ...
Steps to reproduce:1. Create a new project2. Open Preferences window and lower Playmode tint Alpha channel3. Open Package Manager4. ... Read more
Popup is overlapping callback button when it is invoked from UI Elements
How to reproduce:1. Open attached project ("1181179.zip")2. Open Bug Report window (Window->BUG REPORT ====)3. Click on IMGUI But... Read more
Loading Scene files with removed Unity components results in uninformati...
How to reproduce:1. Open the attached project ("case_1179905-19.3.zip")2. Open the repro scene ("1")3. Select Bug > Check Depende... Read more
Shader Default Map textures are not reset when using the 'Reset' button ...
How to reproduce:1. Create a new Unity project2. Create a new Standard Surface Shader3. Set the Albedo Default Map to any texture4. ... Read more
[Linux Player] Stack Overflow crash when accessing AudioSettings.dspTime...
How to reproduce:1. Open the user's originally attached project2. Build the project for Linux standalone3. Run the built project-- o... 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