Search Issue Tracker
[Hub] Size of the Hub window reverts back to default when closing and op...
How to reproduce:1. Open Hub2. Change the size of the window3. Close the window4. Open the Hub again Expected result: Window is the ... Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
[VFX] Unexpected garbage from SpawnOverDistance
Step to repro:- Import the package in URP or HDRP project- Enter in play mode- Look at the profiler- Observe the unexpected GC.Alloc... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
Unable to get textureOverrideSettings from BuildPipeline.GetBuildTargetN...
Reproduction steps: Open the attached project “PlatformStringTest.zip“ Run the menu item PlatformSettings > GetSettingsForSwitch ... Read more
Moving around a Visual Element in UI Builder makes the Inspector flicker
How to reproduce:1. Create a new Project2. Create a new UI Document (Right-click in Project Window -> Create -> UI Toolkit -&g... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Select the TriggerDamageAtMidpoint game object- In the Ani... Read more
Crash on LMDB_Transaction::GetDatabase() when opening a specific project
Reproduction steps:1. Open the attached "ASDQWE" project Expected result: The Editor is openedActual result: The Editor crashes whil... Read more
Crash with missing stack trace information after changing a Scene View s...
How to reproduce:1. Open the attached project from "GizmosBug.zip"2. Select any GameObject in Hierarchy and open Script "BugScript"3... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... 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