Search Issue Tracker
The RGBA color values are inconsistent when comparing two identical colo...
Reproduction steps:1. Open the attached “IN-89959_Repro.zip“ project2. Open the “Assets/Scenes/SampleScene.unity“3. Check the hex co... Read more
Visual glitches when using Handles API
Reproduction steps:1. Open the attached "VisualGlitchTest.zip" project2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. In Hier... Read more
SamplerState Property Missing Anisotropic Filtering
Reproduction steps:1. Open the attached “T2000470_Sampler.zip“ project2. Open the “Assets/SG_MyTestShader.shadergraph” Shader Graph3... Read more
Rename is enabled on subfolder empty space - "Can't rename to empty name...
Steps to reproduce: Create a new project. In Project view, create new folder. Open this folder and right click on empty space inside... Read more
Animation Clip with Legacy enabled does not play when Time.timeScale is ...
Reproduction steps:1. Open the attached “IN-89422 Animation.zip” project2. Open the “Tutorial Scene” Scene3. Select “New Animation.a... Read more
Editing BehaviorGraphAgent variable at runtime will impact all the agent...
Reported here: https://discussions.unity.com/t/multiple-subgraph-instances-make-it-difficult-for-me-to-pass-variables-between-graph-... Read more
Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
Reproduction steps:1. Open the attached “TestUnity6.zip” project2. Observe the crash Reproducible in: 2023.1.0b2. 6000.0.28f1, 6000.... Read more
Asset preview doesn't update on changing shader's _GlobalColor property ...
How to reproduce: 1. Open the attached "ModelPreviewCustomer" project2. Open the "SampleScene"3. Select the "MyMaterial" material in... Read more
Debugger stops at commented lines of code when using ECS
Steps to reproduce:1. Open the attached “1981392ECSDebugBug.zip“ project2. Open the “SampleScene”3. Open the “Assets/Scripts/NewUnit... Read more
[M1] Crash on objc_msgSend when installing the Muse Common Library
Reproduction steps:1. Open the “IN-86206.zip” project2. Install the “Muse Common Library” Package through Window → Package Manager3.... 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