Search Issue Tracker
[UIElements] Text is overlapping over other elements
Reproduction steps: 1. Open "UIElements Text overlapping.zip" project2. See window "TextOverlapping" Expected Result: Text doesn't o... Read more
[IL2CPP][2019.1] Delegate with NativeArray<int> as parameter type trigge...
Steps to reproduce:1. Download 1156422_repro.zip2. Build a Standalone player with IL2CPP backend Actual results: Build fails with an... Read more
[WebGL] Uncaught TypeError: this.decompress is not a function fails the ...
To reproduce:1) Open the attached project and scene2) Build and run WebGL3) Launch it on an old browser It fails with "Uncaught Type... Read more
ShortcutAttribute does not work when in Play mode and the Game view is s...
How to reproduce:1. Open the attached "Shortcut.zip" project2. Press Alt+N and notice that a message gets logged in the console3. En... Read more
[LWRP] Particle System "Texture Sheet Animation" Sprite Mode does not work
Steps to repro:1. Create a new project2. Import LWRP3. Create a new particle system4. Change "Texture Sheet Animation" Mode to Sprit... Read more
GameObjects with HideFlags.DontSave raise an Error when reloading the Scene
How to reproduce:1. Open the "SampleScene" in the attached "HideAndDontSave.zip" Project2. Click on the "Spawner" GameObject3. Right... Read more
[Adressables] GameObject is destroyed when using UnloadSceneAsync at the...
Steps to reproduce:1. Open the original project "Test.zip"2. Navigate to Project -> Assets -> Scenes and open "Main" scene3. E... Read more
[iOS][Notifications] Get user Notification settings causes a crash on iO...
How to reproduce:1. Open the attached project2. Make sure Mobile Notifications package is installed3. Go to Notification Settings iO... Read more
[iOS][Notifications] Alert is not shown when notification doesn't have b...
How to reproduce:1. Open the attached project2. Make sure Mobile Notifications package is installed3. Go to Notification Settings iO... Read more
[Camera] Preview doesn't change on setting Clear Flags to Depth Only
Camera preview in Scene window doesn't change on setting Clear Flags to Depth Only or Don't Clear until the camera is re-selected St... 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