Search Issue Tracker
[UIElements] Border radius specified in percent varies with parent size
How to reproduce:1. Open attached project "BorderChangesWhenParentResizes.zip"2. Open the Test window ("Bug" > "Test")3. Resize t... Read more
No warnings are thrown when using multiple Shaders with duplicate intern...
How to reproduce:1. Open the attached project (DuplicateShaderTest.zip)2. In the Project window, under Assets, select the Material "... Read more
"Optimal" Anim.Compression removes anim after 1 sec
1. What happenedAfter applying Optimal anim compression, I lose all animation after 1 second. 2. How we can reproduce it using the e... Read more
RadioButtonGroup choices list doesn't clear when the script is not in a ...
Reproduction steps:1. Open project “My project (26) 2.zip”2. Open script “Test.cs”3. Attach debugger to Unity Editor4. Add a breakpo... Read more
[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
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
CTRL+A does not work on input fields in play mode
[InputField] CTRL+A does not work on input fields in play mode Steps to reproduce: 1. Open the attached project2. Open and run 'Test... Read more
Find backport Changeset: Renaming folders makes them disappear in Projec...
- Open the BugTest project.- Rename any of the asset folders (AssetBundles, Scripts, Resources) into alowercase variant (assetBundle... Read more
[FBX Import] MaterialDescription does incorrect color conversion when pr...
Reproduction steps:1. Open user-submitted project2. Navigate to Edit -> Project Settings -> Player -> Other Settings3. Chan... Read more
Custom Shader is showing white color instead of Shader color on some iPads
How to reproduce:1. Open project "CubeRenderTest.zip"2. Open the Build Settings and choose iOS3. Add "testScene" to the "Scenes In B... 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