Search Issue Tracker
[HDRP] UI Mask is ignored when UI element containing the Mask is placed ...
How to reproduce:1. Open the attached project("Test_2018.3.6f1")2. Go to Project > Assets > Scenes > Sample Scene3. Observe... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
[Android] Build and run fails when Rewired is present in the project
Repro steps:1. Open QA attached project "repro_1169148"2. Switch build target to Android3. Build and run Actual: Build fails with a ... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
[Android] English text is printed when using different system language
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
Korean and Latin characters a written at the same time when writing in K...
To reproduce: 1. Create a new project2. Switch to the Korean language in Windows3. Press Right Alt on the keyboard4. Try renaming an... Read more
Create Node Menu is not closing and “NullReferenceException: Object refe...
How to reproduce:1. Open the “Unity6Test” project2. Open the “New Shader Graph” as a floating window (Assets → Scenes)3. Right-click... Read more
[Linux] Trying to switch to Scene from Game Window while in Play Mode in...
Repro steps:1. Create a new project2. Enter Play Mode3. Try switching to the Scene Window tab Actual: Game Window is maximizedExpect... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
"MissingReferenceException" errors are thrown when closing an in-game dr...
How to reproduce:1. Open the “FleeLink.zip“ project2. Open the “MainMenu“ Scene3. Enter Play Mode4. Click on the “Options” button in... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names