Search Issue Tracker
Scene.isSubScene flag does not persist for currently opened Scenes when ...
How to reproduce:1. Open the attached “SubSceneTest.zip” project2. Open the "MainScene.unity" Scene3. Select "GameObject" GameObject... Read more
Editor log shows confusing variant info when "optimize mesh data" is ena...
Steps: Open attached project (ShaderKeywordTest.zip) Make a player build Open Editor.Log and observe the lines of Compiling shader "... Read more
[Android] Scene has splash screen's background color hue while PlayFullS...
Resolution: Add UnityEngine.Rendering.SplashScreen.isFinished check before playing the video. Steps to reproduce: 1. Open attached p... Read more
Console errors are shown when generating a PropertyBag for a type with a...
How to reproduce:1. Open the attached “explicit_interface_property_issue“ project2. Observe the Console window Expected result: No e... Read more
Using a loop pose in an animation slightly affects the mid-point of the ...
How to reproduce:1. Open the user-submitted project2. Enter Play mode3. Click on the "Bounce, with loop-pose" button and observe the... Read more
Canvas Group Interactable flag is applied to the GameObject when the Can...
How to reproduce:1. Open the attached '1324097.zip' project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Button4. In t... Read more
Package ships with corrupt mdb which causes the scriptupdater to fail
h2. Procedure: Open the attached projected which has both the VS 1.7.7 package and entities 0.50.1-preview.2. h2. Outcome: APIUpdate... Read more
Input System causes compile error when the "Nintendo Switch" is selected...
Reproduction steps:1. Create a new “3D” project2. Open the Package Manager window (Window > Package Manager)3. Install the “Input... Read more
[VCS] Support for Perforce two-factor auth (MFA, using "login2" command)
Newer perforce instances sometimes enforce 2-factor authentications. Result: Unity's perforce integration will try to force a login ... Read more
After light bake, when light is switched from Baked to Realtime - it doe...
Steps to reproduce:1. Open a the scene3. Switch light type to Baked.4. Bake lighting5. Switch the light back to Realtime, move the l... 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