Search Issue Tracker
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
Custom PlayableGraph stops working when making edits in the Timeline window
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “SampleScene” Scene3. Select the “DefaultHumanoid” GO in the H... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... Read more
[URP] Shadows are being culled incorrectly in the corner of the Camera V...
To reproduce: 1. Download attached "LWRP_shadow_distance.zip" project and open in Unity2. Open "SampleScene" scene3. Observe the Sha... Read more
Unity crashes when calling playable.Destroy() during the PrepareFrame()
How to reproduce:1. Open attached project ("Playable Destroy Repro.zip")2. Enter Play Mode3. Check "Run Problematic Code" in the Gam... Read more
A Material Variant is generated instead of a Material when executing “Cr...
Reproduction steps:1. Open the attached “BugRepro” project2. Select the “Assets/MyMaterial.mat” material in the Project window3. Rig... Read more
[Vulkan] Crash on vk::DescriptorState::BindRandomWriteBuffer when using ...
Reproduction steps:1. Open the attached “IN-89723_vulkancrash” project2. Make sure Vulkan Graphics API is used3. Replace “Assets/Cus... Read more
ArgumentException thrown when calling EditorSplineUtility.SetKnotPlaceme...
How to reproduce:1. Open the “IN-114563_splines“ project2. Open the “SampleScene”3. Select the “Spline” GameObject in the Hierarchy4... Read more
Crash on clicking Play button for some scenes of for “Trivia Quiz Game T...
Crash issue for “Trivia Quiz Game Template” asset 1. In the attached Project -> TQGAssets folder -> CS_Assets -> CS_Scenes ... Read more
Field Serialization in OnValidate method fails due to not being properly...
How to reproduce:1. Open attached project "Unity Bug With Dirty Data.zip" and scene "SampleScene"2. In Hierarchy select "Move Right ... 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