Search Issue Tracker
[ProBuilder] Duplicated objects shape reverts to the source object shape...
How to reproduce:1. Open the project from the attached file "1217930.zip"2. Create a new shape by going to ProBuilder window picking... Read more
[2019.3] Package Manager does not list packages from scoped registries
How to reproduce:1. Open the attached project2. Open the Package Manager3. Filter out "nuget"4. Check the available packages Actual ... Read more
Editor performance drop when holding down "F" key while in Play Mode
How to reproduce:1. Create a new project2. Open Profiler (Window > Analysis > Profiler)3. Start profiling Editor4. Enter Play ... Read more
[HDRP][XR] Hidden/HDRP/Blit shader does not compile for Stereo Instancing
The error below prevents me from building a Windows Standalone player with this configuration: Unity Editor and HDRP Template projec... Read more
Editor Crashes when assigning an SRP asset which calls a Cull method wit...
How to reproduce:1. Open the attached project named "Case_1218248"2. Open Project Settings -> Graphics and set the used SRP asset... Read more
Editor freezes on script recompilation when a custom window is open and ...
How to reproduce:1. Open the attached 'project-1215840.zip' project2. In the Editor select 'Bug' > 'Bug_Test'3. Make a change in ... Read more
[HDRP] Moving Directional Light in Play mode leaks memory when both Scen...
Steps to reproduce:1. Create and open a project with HDRP Template2. Make sure both Scene View and Game View are visible in the layo... Read more
Hard Crash when using Generic IComponentData struct that contains a Blob...
Steps to reproduce:1. Open User-supplied project2. Run the Sample Scene Expected: Unity does not crashActual: Unity hard crashes Rep... Read more
[Device Simulator] Slow Editor performance in Play Mode when Device Simu...
How to reproduce:1. Open the user's attached project ("Debug UI Perf.zip")2. Open the repro scene ("perfIssue")3. Enter Play Mode4. ... Read more
Multiple selected game objects with different names are renamed to <mult...
How to reproduce:1. Open the attached 'project-1218183.zip'2. Select all the object in the Hierarchy window3. In the Inspector windo... 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