Search Issue Tracker
Pressing "f" over the Scene View to focus on a Particle System zooms to ...
How to reproduce:1. Open the attached project "case_1139865-ParticleFocus" and scene "SampleScene" (https://oc.unity3d.com/index.php... Read more
Editor crashes with memcpy initializing ECS when entering Play Mode
How to reproduce:1. Open provided OC project2. Enter Play Mode-----------------------------Observe crashing Reproduced with: 2018.3.... Read more
AssetDatabase does not refresh asset after Editor restart
Reproduction steps: 1. Open "ResourceDoNotRefresh.zip" project2. Select "Material1" and change its color to (0,255,0,255)3. Reopen t... Read more
Animator window gets stuck in Pan mode when Right mouse button is clicke...
Reproduction steps:1. Open the attached project named "Case_1140361"2. In the Animator window click the right mouse button while hol... Read more
OnTriggerEnter is called inconsistently when moving a trigger via Input ...
How to reproduce:1. Open user-submitted project (Test)2. Enter Play Mode while holding the up arrow key3. See that OnTriggerEnter is... Read more
[Editor] Profiler icons in the editor have jagged edges on 4K+ displays
How to reproduce:1. Open any project with 4k or larger resolution monitor2. Navigate to Window -> Analysis -> Profiler3. Obser... Read more
[HDRP] Transparency Inputs are not supported on Windows 7 and Windows 8
Reproducible with Windows7, Windows 8, Windows 8.1Reproduces on Nvidia and AMD GPU's Artifacts are produced when:• using Refraction ... Read more
[VFX] Particles flicker when Blend Mode is set to Alpha, Turbulence Bloc...
How to reproduce:1. Open attached project "Bugs.zip"2. Open "Particles" scene3. Enter Play Mode Expected result: Particles do not fl... Read more
'SerializedObject target has been destroyed" error is shown after switch...
Steps to repro: 1. Download the repro project and open it;2. Go to Project Settings (Edit>Project Settings...);3. Select Editor t... Read more
GUILayout error after saving a shader in shader graph
After making and saving a simple shader, i get this error in the console: ArgumentException: GUILayout: Mismatched LayoutGroup.repai... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES