Search Issue Tracker
Graphics.DrawMesh stops rendering the mesh when the Editor is paused
How to reproduce:1. Open the attached project "draw.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Pause the Editor... Read more
[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
"Mesh 'NormalCurveRendererMesh'" error thrown when interacting with Anim...
How to reproduce:1. Open the attached project “IN_15265”2. Open “Example Animation” Animation Clip in the Assets3. Select the Curves... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
UI Builder Spacing/Border widgets are missing labels
Steps to reproduce: 1. Open the UI Builder 2. Add and select a VisualElement 3. Notice the Spacing and Border widgets are missing la... Read more
“SerializedObjectBindingBase.Update” is called when bound property of a ...
How to reproduce:1. Open the “UIElementsBindingPerformance“ project2. Open the “SampleScene”3. In the Hierarchy window select the “G... Read more
[Oculus XR SDK] Error spamming to logs on Quest: OPENGL NATIVE PLUG-IN E...
After running the graphics tests (and during) I'm seeing a lot of an error being spammed to the log. 1-21 09:23:58.475 22244 22296 D... Read more
Crash when calling PrefabUtility.SaveAsPrefabAsset with a absolute path ...
How to reproduce:1. Open user-submitted project (ForDebugging.zip)2. Open the SampleScene3. Enter Play Mode4. Click the 'Save' UI bu... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... 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