Search Issue Tracker
Icons are not scaled when using the icon size slider in the Project window
Reproduction steps:1. Open the attached “Icon scale bug.zip“ project2. Open Assets > Images folder in the Project window3. Move t... Read more
A slight pause in the Scene view Camera movement when navigating the cam...
Reproduction steps:1. Open the attached "repro_IN-45201.zip" project2. Open the Scene view3. Move to your selected direction with an... Read more
Modifying bones with "TransformStreamHandle" does not work when the "Ani...
Reproduction steps:1. Open project “Repro.zip”2. Open “Sample” scene3. Select the “Player” GameObject in the Hierarchy4. Expand the ... Read more
The "Save" button does not work and no asset is created when using Edito...
Reproduction steps:1. Open project “bug-savefilepanel-inproject.zip”2. Open “Unity Support\Test” through the main menu3. Click the “... Read more
Modifying the position/scale property through "TransformStreamHandle" do...
Reproduction steps:1. Open project “Repro.zip”2. Open “Sample” scene3. Enter Play Mode4. Select the “Player” GameObject in the Hiera... Read more
[VFX] Rewriting VFX assets that contain multiple systems results in errors
Versions tested: 2023.2.0a23 Steps to repro: 1) Start a new HDRP project 2) Create a new heads & tails template (or any other te... Read more
VFX Graph particles flicker when "Indirect Draw" is disabled and "Set Al...
Reproduction steps:1. Open the attached project "VfxGraphGraphicsBufferTest_02"2. Open the "Test" scene3. Observe the Game view (may... Read more
Player crashes on "condition `res' not met" when memory is corrupted by ...
Reproduction steps:1. Open the attached project "TypeMismatchCrash_2022.zip"2. Build and Run the project3. Observe crash Reproducibl... Read more
[WebGL] Deep Profiler not respecting Command line memory allocation over...
h3. CONTEXT: There is a bug in Unity's Deep profiling system which is causing Integer overflow when a Memory allocation value is ass... Read more
[SG/URP] Unexpected cast shadow settings appearing twice
Step to repro:- Open an URP project with VFX package installed- Create VisualEffectAsset- Create SG & enable "Support VFX Graph"... 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