Search Issue Tracker
[UI] [legacy text] When text font used has references to the bold font -...
Steps to reproduce:1. Open QA attached project2. Open "SampleScene"3. Observe the NotoSansCJKtc-Regular.otf fond is too bold with "b... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
Editor freezes when instantiating a component placed on the same game ob...
To reproduce:1. Add audio source to scene2. Add attached script to audio source3. Drag Audio source object to Source field on Audio ... Read more
[SRP] "unrecognized identifier 'Texture2DMS_float'" Shader error is thro...
How to reproduce:1. Open the user's attached "TestHighpTexture2DMS.zip" project2. Change the "Texture2DMSArray" to "Texture2DMS_floa... Read more
Assertions always throw exceptions when debugging scripts and ignore the...
How to reproduce:1. Download attached project file and open "Main" Scene2. Select the GameObject named "GameObject" in order to disp... Read more
[OSX] [MovieTexture] Whenever a movietexture is played in OSX player it ...
Reproduction steps:1) Build attached project for OSX x86_642) Run the build--- It will crash right after the splash screen (Player.l... Read more
Environment Lighting information gets lost when loading a scene additively
Reproduction steps:1. Open the attached "ReproProj" project2. Open the “Assets/Scenes/SampleScene” scene3. Enter the Play mode4. Pre... Read more
Reference lost when Camera.main is called in the Prefab Mode
Steps to reproduce:1. Open Project "CameraNullRef"2. Enter the Prefab Mode for "prefab1"3. prefab1 contains Main Camera, but can not... Read more
[StandardAssets][WP8] RollerBall does not react to Turn/Look on Lumia 1520
To reproduce:1. Import the StandardAssets2. Build & Run for WP8, deploy to a Lumia 15203. Open up the RollerBall scene4. Try int... Read more
[Windows] Unity Editor doesn't load layout or keep maximized state on pr...
Reproduction steps:1. Install Unity 2020.3 and Unity 2021.22. Open the attached repro.7z project in 2020.33. Make the Unity Editor w... 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