Search Issue Tracker
[Sprite Editor] Vertical Scrollbar for "Secondary Textures" does not scr...
Content under Secondary Textures window does not scroll up with mouse wheel instead Sprite editor window zooms out. Steps to repro:1... Read more
[LWRP] Cascaded Shadows do not appear on Alpha-Blended Objects
Steps to reproduce:1. Download and open the attached project2. Open "SampleScene"3. Observe changes in shadows when changing Cascade... Read more
[iOS] UI elements not added when loading Scene from AssetBundles
[iOS] UI elements not added when loading scene from AssetBundles Steps to reproduce:1. Open attached project2. Open scene Main3. In ... Read more
[RenderingDebugger] Wireframe mode is not fully rendered in the Scene View
Steps to reproduce: 1. Download attached project and open in Unity 2. Open TerminalScene 3. Open Rendering Debugger: Window >>... Read more
[TMP] Unicode characters are not applied when setting text from prefab t...
How to reproduce:1. Download the attached project "1400008.zip"2. Open "SampleScene" Scene3. Enter Play mode Expected result: The up... Read more
Crash on assertion "condition is_ok (error) not met" when entering the p...
Reproduction steps:1. Create a new project2. Import attached Test.cs Script to the project3. Attach a Script to an Object that is in... Read more
Buttons are alligned at the end of line making them 'out of window' if t...
Steps to reproduce:1. Create new project2. Open Package Manager UI3. Find a package which has a long text line in the description4. ... Read more
NullReferenceException when clicking inside the prefab override popup af...
If you apply all overrides to a prefab and then click inside the overrides popup, a NullReferenceException will occur. NullReference... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[WebGL] [Addressables] BundleManager.Status is not updated after loading...
How to reproduce:1. Open the attached project ("case_1176258-DigitalTwin.zip")2. Set target platform to WebGL3. Build Player Content... 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