Search Issue Tracker
[Cinemachine] Errors are thrown when Orbital Transposer is used together...
Steps to reproduce:1. Open the attached project2. Open the CinemachineOrbitalTransposer Scene3. Enter Play Mode Reproducible with: 2... Read more
Unity 2019.4 opens the manual and scripting reference for 2020.3
Repro steps:1. Create a new project2. Help -> Unity Manual or Help -> Scripting Reference Expected: Manual or reference for 20... Read more
[UI Builder] UI element properties assigned via UI Builder can't be acce...
Steps to reproduce: 1. Open attached project (test-uitoolkit.zip)2. Open SampleScene3. Notice there's 2 buttons in the scene - one r... Read more
[Mac] Script recompilation window shows up but doesn't recompile scripts...
Steps to reproduce:1. Open the attached project2. Open "anyscript.cs"3. Make sure that Unity is the selected app in one display (can... Read more
[macOS] Toolbar buttons disappear when resizing Editor window bigger tha...
Reproduction steps:1. Create a new Unity project2. Make sure that Unity Editor is not in full-screen3. Drag the Unity Editor to the ... Read more
UI toolkit elements are slightly offset on WebGL builds when using pixel...
Steps to reproduce: 1. Open attached project (test-uitoolkit.zip)2. Switch target platform to WebGL3. Notice the WebGL build resolut... Read more
Opening bug reporter throws error and does not open
How to reproduce:1. Create a new Unity project2. Open Bug Reporter (Help -> Report a bug) Expected result: Bug reporter opensActu... Read more
[UI Builder] w/ UI canvas set to Match Game View size & UI elements set ...
Steps to reproduce: 1. Open attached project (test-uitoolkit.zip)2. Open 'Sample Scene'3. Make sure that your Game View uses 1920x10... Read more
Newly created Scene is completely empty
How to reproduce:1. Create a new project2. In the Project window Right-click > Create > Scene3. Open the newly created Scene a... Read more
Public variable's value is unable to be changed when it's above a Custom...
How to reproduce:1. Open the user's attached project "BugReport.zip"2. Select "Test" in the Hierarchy window3. In the Inspector wind... 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