Search Issue Tracker
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
[Linux] Tile placement mouse events persist when the cursor leaves Scene...
Steps to reproduce:1. Open the attached project2. Open SampleScene.unity and select the Tilemap game object3. Open the Tilemap Edito... Read more
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Play.4. Select GREEN particle system in Hierarchy... Read more
Unity editor crashes on D3D12ScratchBuffer::D3D12ScratchBuffer when inst...
How to reproduce:1. Open user's provided project2. Try dragging in "Warrior" prefab from the project's window into the scene (Assets... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity2. Open "SampleScene" scene3. Open Scene View4. Observe that ... Read more
Navigation mode is enabled after showing the context menu in the scene view
How to reproduce:1. Open the user’s attached “SceneViewContextMenuIssue-2021.3.zip” project2. In the Scene view right click on a cub... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Select "Particle System" in hierarchy to simulate it4. Notice tha... 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