Search Issue Tracker
Crash on burst_Intrinsic_atomic_or when entering the Play Mode
Reproduction: Unzip the project attached to this ticket Delete the Library-folder in the project (otherwise the project will crash b... Read more
Error "ArgumentException: method arguments are incompatible" is thrown w...
How to reproduce:1. Open given Unity project2. Enter "BugScene"3. Enter play mode-- Error is thrown Expected result: Code must compi... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
[Usability] Warning message in an Adaptive Probe Volume Component is not...
Steps to reproduce: Open any URP Project In the Hierarchy create an Adaptive Probe Volume (Light > Adaptive Probe Volume) and sel... Read more
AssetDatabase RenameAsset renames child Scriptable Object Asset Pipeline...
How to reproduce:1. Open attached project "AssetRenameBug.zip"2. Make sure that Asset Pipeline version 2 is selected (Project Settin... Read more
Crash on LMDB_Transaction::GetDatabase() when opening a specific project
Reproduction steps:1. Open the attached "ASDQWE" project Expected result: The Editor is openedActual result: The Editor crashes whil... Read more
[UIElements] MinMaxField values in the inspector are not updated when us...
How to reproduce:1. Open the attached project ("case_1169908-Test.zip")2. Open BugReport > MinMaxField tab3. Double click on the ... Read more
[Windows] Sounds played with PlayScheduled don't have perfect stitching ...
If User plays the shifted sound twice in a row in play mode, using PlayScheduled, the second time and eventual further times will pr... Read more
AppDomain exception events are not invoked in all circumstances
Reproduction steps:1. Open attached project "AppDomain.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console window Expec... Read more
Hierarchy search bar text does not reset when closing and reopening the ...
To reproduce:1. Open a new project2. Go to hierarchy window3. In search type anything and close the tab4. Open Hierarchy tab again r... 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