Search Issue Tracker
[IMGUI] Duplicate instance appears on renaming sprite after assigning in...
Duplicate instance appears on renaming sprite after assigning in the selector window. Steps to repro:1. Open the attached project.2.... Read more
[PLM] error mentioning the GPU driver is printed on fallback due to < mi...
To reproduce this, you will need a GPU that has <4GB of RAM (mine is an NVidia 1060) Repro steps:- download this project- try to ... Read more
Exception in UnityEditor.Rendering.HighDefinition.HDBakedReflect error w...
Steps to repro:1. Pull the Sponza HDRP project: https://ono.unity3d.com/test-data/gi-tests/SponzaHDRP and sync to the revision 9ffcf... Read more
Setting Terrain Height as a first action taken upon a Terrain Object wil...
Repro Steps:1. Install Terrain Tools package 3.0.2-preview.22. Create a Terrain Object in the scene3. Select the Paint Terrain Butto... Read more
Disabling VSync doesn't work on UWP when using D3D12
1. Create a new project;2. Add a script that disables VSync and logs frame rate;3. Configure to use D3D12 on UWP;4. Build the projec... Read more
When a VFX Asset is dragged and dropped on a GameObject in the Scene vie...
Reproduction steps:1. Open the user's attached project "DragDropBug.zip"2. In the Project window open Assets/Scenes/BugTest.unity3. ... Read more
[Profile Analyzer] Error is thrown and the Data is unloaded when Selecti...
How to reproduce:1. Open the attached "ProfileAnalyzer" project2. Open the Profiler (Window->Analysis->Profiler)3. Open the Pr... Read more
Android build fails when setting a custom Aspect ratio up to 2.1 in Play...
Steps to reproduce:1. Open the attached project "Case_1284210"2. Build it to Android Expected results: Android build completesActual... Read more
The 'Warning' popup doesn't show up after installing the Input System pa...
How to reproduce:1. Create a new project2. Open Window > Package Manager3. Install the Input System package Expected result: The ... Read more
SpaceAttribute and HeaderAttribute get displayed in a reverted order whe...
How to reproduce:1. Open the user's attached project2. Open 'Scene'3. In the Hierarchy window select 'GameObject' and observe the In... 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