Search Issue Tracker
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce:1. Create a new project2. Install the Memory Profiler package3. Open the Memory Profiler Window (Window -> Analy... Read more
[VFX] Weird graph connector glitches
Version tested: only trunk so far Steps to reproduce: 0) Start an empty HDRP project on affected Unity version 1) Import attached un... Read more
Cannot rename custom ScriptableObject asset if it has subassets
To reproduce:1. Open attached project2. Rename BehaviorTree.asset3. Rename fails and warning is thrown in console Read more
Animation window does not refresh when animation is drag-and-dropped on ...
Create an objet. Select it in hierarchy. Open animation window. Drop an animation on the object -> no refreshDeselecting and rese... Read more
Unity Editor does not mark the Asset dirty after cleaning it up
To reproduce: 1. Download attached "BrokenTextPPtrBug.zip" project and open in Unity2. Select or double click GlacialBasin_GlowFlowe... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
[Win] Editor slows down on each subsequent run when using compute shaders
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the “Assets/Tutorial01.unity” Scene3. Enter the Play Mode4. Obser... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
Batching ignores flipped objects
To reproduce the bug please follow the steps1. Open "Test" project2. Open "scene" scene3. Play sceneTake a look at "Flipped Parent" ... 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