Search Issue Tracker
When stopping play mode, crashes on (d3d11) CreateDirect3D11SurfaceFrom...
To reproduce:1. Open the attached project ("769458 repro.zip")2. Open the scene "level1_Matt"3. Enter play mode and then stop itThe ... Read more
Clicking on keyframe selects previous animation clip
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. In hierarchy, select "Animation" object which is parented by... Read more
Unity crashes on scene opening
1. Open Attached project.2. Open Desert scene. Actual result: Unity crashes.This happened after the last merge of project, so I have... Read more
[Particle system] Particle systems are shown with corrupted shaders in p...
1. Shaders for attached explosion were corrupted while merging.2. Open project attached.3. Put explosion to scene.4. Run Playmode. A... Read more
[ParticleSystem] Shape gizmo parent scale doesn't effect emission volume
Info:It seem that parent scale doesn't effect particles emission volume, it might be intended, but at least gizmos shouldn't scale. ... Read more
[GLCore][Linux] shadows are flickering
-e: in the attached project the shadows for on the racetrack are flickering -repro:--1) open attached project--2) build project--3) ... Read more
[ParticleSystem] Volumed Cone emitter with high angles, causes not fully...
Info:It seems there is some kind of limited distance how much particles are emited from shell. No Regression Project Steps:1. Open s... Read more
[ParticleSystem] "Angle" property is not useful in Cone with base emiting
Info:Small cosmetic bug, When you have "Shape" "Cone" and" Emit From" "Base"/"Base Shell" it disables angle, I think it should also ... Read more
[ExecuteInEditMode] Calling DestroyImmediate in OnEnable crashes Unity
Steps to reproduce: 1. Open attached project2. In hierarchy, create empty game object and make sure that its Inspector is visible3. ... Read more
[Gizmos] [Light]Unparented from inactive object light gizmos are not upd...
Repro steps:1) Open the project and Repro scene2) Make sure Gizmo displayed is turned on in Game View3) Select all three lights in G... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used