Search Issue Tracker
Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific p...
Reproduction steps:1. Open the attached project "CrashRepro" Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
[VFX Graph] "Output Particle Forward Decal" node name overlap with "Loca...
"Output Particle Forward Decal" node name overlap with "Local" Template text, refer attached screenshot. Steps to repro:1. Create a ... Read more
SRP Batcher can't batch draw calls during MainLightShadow pass when Read...
How to reproduce:1. Open the attached project "SRPShadowBatch.zip"2. Open Assets/BUG Report/BugScene.unity3. Open Window>Analysis... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
[AW] Editing a sprite key during playback stops eval
Editing a sprite key during playback stops eval (scene no longer updates), even if playback continues to loop... see attached gif re... Read more
[Burst] Uninformative errors are thrown when ValueTuple type is used wit...
How to reproduce:1. Open the attached project ("case_1203897-Onmaku-Burst.zip")2. Open Test Runner3. Start "E7.Onmaku.SimfileEditor.... Read more
[iOS] LiDAR scanning is still happening when “OcclusionManager” and “XRO...
How to reproduce:1. Build And Run the user’s attached “LidarTest.zip” project on an iOS device with a LiDAR scanner2. Press the “Go ... Read more
Items don't have the drag handle when a Listview is set to "reorderable ...
Reproduction steps:1. Open the attached project "LvReorderableIssues"2. Click SSCCE > Demo Window Expected result: the items have... Read more
Memory usage rapidly increases when capturing a GameObject with a Line R...
How to reproduce:1. Open the attached user project “Texture2D Memory Test.zip“2. Build and Run (File>Build And Run)3. Press “Capt... 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