Search Issue Tracker
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
[LWRP] Sprite Renderer ignores Sprite Mask when Lightweight Render Pipel...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1163474.zip" Unity project2. In the Project tab, select the "... Read more
Crash on PrepareBuffersForJobExecution when entering Play mode for the s...
How to reproduce:1. Open the "Crash_Test.zip" project2. Open the "ScheduleParameter.unity" scene3. Enter Play mode4. Exit Play mode5... Read more
[IMGUI Debugger] Memory leaking when hovering over IMGUI elements in deb...
To reproduce:1. Open any project2. Open IMGUI Debugger and select Inspector debugging3. In IMGUI Debugger, keep clicking instruction... Read more
In profiler, zooming into an adjacent frame on the thread view warps the...
In profiler, zooming into an adjacent frame on the thread view warps the names of processes To reproduce:1) Create a new project (3D... Read more
Adding rows to MultiColumnTopBar in Avatar Mask produces empty space for...
To reproduce:1. Open any project2. Import "Brick_Mask" Avatar mask (or any other avatar mask with some transforms being defined)3. E... Read more
[Block] 'Trying to modify space on a not spaceable slot' error when addi...
Repro steps:1. Create a default VFX Asset2. In Update, add a Collider (Sphere) block3. Observe the console error: Trying to modify s... Read more
Unable to build iOS with Linear Color Space after resetting Player Settings
How to reproduce:1. Create new project and switch target to iOS2. Open Player Settings3. Under Other Settings change Color Space to ... Read more
Windows High DPI scaling breaks Graphics.DrawTexture
How to reproduce:1. Make sure Windows DPI is not 100% or 200% (either 125%, 150%, 175%, 225%)2. Open attached project "DPIScaling.zi... Read more
Particle system billboard particles are invisible when specific "3D Star...
How to reproduce:1. Open attached project "ParticleSystemTest2019.1.zip" and scene "SampleScene"2. In Hierarchy window, select "Part... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS