Search Issue Tracker
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[URP] "SerializedObject target has been destroyed" errors are thrown con...
After performing Undo operation on Camera Preset, editor throws "SerializedObject target has been destroyed" errors continuously, re... Read more
[URP] NullReferenceException error is thrown on deleting Renderer Featur...
NullReferenceException error is thrown on deleting Renderer Feature object in CustomForwardRendererData asset after removing the obj... Read more
[HDRP] Physical properties are misaligned under Camera component when a ...
Physical properties are misaligned under Camera component when a preset of Camera is created, refer attached screenshot Steps to rep... Read more
[HDRP] "Resolution" and "Enable" dropdown icon overlaps with Text when a...
A dropdown icon overlaps with text when a "Custom" or "Medium" option is selected from "Resolution" and "Enable" dropdown from "Shad... Read more
[URP] Assertion failed on expression errors are thrown on adding Rendere...
Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset. Steps to repro:1. ... Read more
Asset Icons are too large in the Verify Saving Assets Window
How to reproduce:1. Create a new project and open it2. Open the Preference Window (Edit -> Preferences... -> General)3. Enable... Read more
[HDRP] Near Text is clipping with its input field under Clipping Planes ...
Sub property "Near" of "Clipping planes" is overlapping with its input field when a preset of the Camera is created, Only "Nea" is v... Read more
Upgrading the project results in missing System.Serializable UnityEvent ...
How to reproduce:1. Open attached project "UnityEventSerialisationBugExample.zip" in a reproducible Unity version2. In Hierarchy win... Read more
[Profiler] Vertical Scrollbar is not working for Timeline view from Prof...
Vertical Scrollbar doesn't work from Timeline view under the profiler window. Scrollbar appears but it doesn't move on mouse scroll ... 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