Search Issue Tracker
An entity with ShaderGraph material, Hybrid Renderer, SubScene is not re...
How to reproduce:1. Open attached project "DOESOURENTITYVERSIONWORK.zip" and scene "SampleScene"2. In Project window, select "Classi... Read more
Project window shows old sub-Asset name when using AssetDatabase.RenameA...
How to reproduce:1. Open the attached project (RenameAssetTest.zip)2. Go to Repro -> Test at the top of the Editor window3. In th... Read more
Keywords _ADDITIONAL_LIGHT_SHADOWS and _SHADOWS_SOFT get turned off in b...
Repro steps:1. Download example project2. Open Samplescene3. Press play and take a look at what the scene looks like4. Build the pro... Read more
UI Toolkit's MinMaxSlider snaps unexpectedly in Runtime
How to reproduce: Open the attached project Enter Play Mode in Device Simulator Try to drag the handles by clicking slightly outside... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
GameObject can't be selected in the Scene view when it's scale value is ...
Reproduction steps:1. Open the user's attached "BugReport.zip" project2. Open the "Test" Scene3. Left click on the "Box_001 (Negativ... Read more
Custom Event do not fire on builds
Steps to reproduce:1. Open supplied project ("GoblinSlaver.zip")2. Run the Scene "MovementTest"3. Notice the game working.4. Build i... 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
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