Search Issue Tracker
IndexOutOfRangeException is thrown when triggering ShowObjectPicker in a...
Reproduction steps:1. Open the user's attached project2. Open script "Assets/Examples/MathGraph/Editor/MathGraphEditor.cs"3. Change ... Read more
Play Mode FPS is uncapped when setting Interaction Mode to "Custom" and ...
How to reproduce:1. Open project "editor-interaction-cap-bug.zip"2. Open "SampleScene" Scene3. Enter the Play Mode4. Open the Stats ... Read more
Assertion failed thrown when running Particle System with Texture Sheet ...
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/SampleScene'3. Make sure that 'Poison Area/Green Cloud M... Read more
Empty warnings pop up pointing to prefabs when opening the project
Reproduction steps:1. Open the attached project Expected result: Warnings pop up, but aren't emptyActual result: Warnings are empty,... Read more
Error is thrown when Audio Clip is selected in the Project Browser
Reproduction steps:1. Open attached Project2. Select the Audio file in the Project Browser Expected result: No errors are thrownActu... Read more
Renaming the Material removes the selection cursor and makes the selecti...
How to reproduce:1. Open the user's attached "2021-2-bugs.zip" project2. Select the "Mat1" Material in the Project window3. Rename t... Read more
Unity Distribution Portal text in Services window overlaps description t...
Steps to reproduce:1. Create/Open any Unity project2. Make sure "Inter" Editor Font is selected in Preferences3. Open Window -> G... Read more
[Mobile][Rider] Rider debugger does not hit breakpoints on Mobile builds
Reproduction steps:1. Download and open the attached "AttachingRiderDebugger.zip" project2. Open the "MyScript" script and set a bre... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
Build fails with error "Unity.IL2CPP.HashCodeCollisionException" when "O...
How to reproduce:1. Open the attached project "My project (1).zip"2. Open File>Build Settings...3. Build the project Expected res... 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