Search Issue Tracker
Terrain objects in a Prefab that is instantiated at runtime do not rende...
How to reproduce:1) Open the project and create a Standalone Build2) Run the game3) Click the button in the bottom right of the scre... Read more
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
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