Search Issue Tracker
[UIR] UIElements alters the state of Random
How to reproduce:1. Open the attached 'ui-elements-random-state.zip' project2. Enter Play Mode3. Observe the Console's log Expected ... Read more
[DotsShooter] BuildSettings asset is unloaded during build
Steps to reproduce : - import the dots sample project- select menu item A2/Bugs/Build gets wrong executable name- wait for build to ... Read more
[Linux] Context menus are created at the wrong place
How to reproduce:1. Create or open any project2. In Project window, click on the Create Asset button (+) Expected results: Context m... Read more
Connection fails when creating a link using Collab on CentOS
Using Collab on CentOS 7 fails when retrieving a link. Repro:1) Using CentOS 7, open Unity and create a project.2) Click the "Collab... Read more
[Bug reporter] Bug Reporter has no dark mode support on MacOS making the...
How to Reproduce:- Open Unity- Go to Help -> Report a Bug- Notice issue - Bug Reporter contrast is inconsistent, the text is hard... Read more
Struct with marshalled byte/char array fails to be properly cloned by a ...
How to reproduce:1. Open user-submitted project (string_marshall_test) in OSX2. Open the 'default' scene3. Enter Play Mode Expected ... Read more
UnityEvent<T> variable isn't shown in the inspector when trying to seria...
Steps to reproduce:1. Open the attached project ("1188510.zip")2. Open the "SampleScene"3. Select "TestEventSerialization" GameObjec... Read more
Input field On End String event is triggered when exiting Game mode
How to reproduce:1. Open attached project ("ReproInput.zip")2. Open SampleScene scene3. Enter Play mode4. Select the input field5. E... Read more
BadImageFormatException is thrown when calling GetCustomAttributes on ce...
To reproduce:1. Open attached project ("case_1185125.zip")2. Press Play3. Observe Console Expected result: No errors are thrownActua... Read more
[HDRP] Light Probe gizmos are overlit after baking the scene with the Sh...
Steps to repro:1. Open the attached project and 'SampleScene' scene;2. In the Lighting window click 'Generate Lighting' button;3. Wa... 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