Search Issue Tracker
[Shadergraph] Shadergraph menu in Assets right click menu is at the bottom
Was working correctly as of Version: 2021.2.0a15.2125Location changed in Version: 2021.2.0a16.2250 Repro steps:1. Use a project with... Read more
Activating Unity license in batch mode tries to open last opened project
Reproduction steps:1. Open Terminal/Windows Powershell2. In Terminal/Windows Powershell navigate to Editor location3. Launch Unity E... Read more
StyleValues throws NullReferenceException when created using default con...
How to reproduce:1. Open the attached project "UIElements.zip"2. Open "Quick Tool" (Quick Tool > Open) Expected result: "Quick To... Read more
'None' or 'Mixed' option gets set to EnumFlagsField when selecting the '...
How to reproduce:1. Open the user's attached project2. In the Project window select the 'Test' Asset3. Try to select the 'Everything... Read more
Undoing UDocument Sort Order does not take effect
Undoing UDocument Sort Order does not take effect, e.g. the value is changed in the Inspector but the hierarchy isn't updated and no... Read more
Creating a Texture3D with format RG_EAC_SNORM causes a crash on iOS
Creating a Texture3D with format RG_EAC_SNORM causes a crash on iOS.This was discovered while trying to expand test coverage for Get... Read more
Incorrect "Main Thread" marker time reported to ProfilerRecorder whilst ...
How to reproduce:1. Open attached project "New Unity Project.zip"2. Open "SampleScene" scene3. Open Profiler window & disable Pr... Read more
Read-only fields can be modified with the mouse dragger
Numeric fields such as IntegerField, FloatField and DoubleField support a "isReadOnly" property to prevent modification.While this c... Read more
[HDRP] Undo doesn't work on Light anchor, Distant field property
Reproduction:1) Open any HDRP project2) Attach Light Anchor component to one of your lights3) Edit distance field4) Undo Result: lig... Read more
Profiler throws Auto Disconnect error when closing Player abruptly
Reproduction steps:1. Create a new empty project2. Build and Run a Dev build3. Connect a Profiler to the Player4. Exit the Player us... 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
- The text, buttons and checkmarks are outside their visual bounds when the Tier Settings window is docked
- Invalid front face configuration when building with GraphicsAPI set to WebGPU
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets