Search Issue Tracker
[HDRP] Decal gizmo flickers when rectangle selected
Versions tested: 2020.2.0b11 + 10.2/Master 1) Open attached project or have one with decal projectors in it2) Try to mouse drag and ... Read more
Having a class inherited from EditorWindow invalidates .net standard 2.0...
Reproduction steps:1. Open attached project "SystemTest"2. Open "test.cs" Script Expected result: The script compilesActual result: ... Read more
Empty square brackets appear in the scene file after adding the Composit...
How to reproduce it:1. Open the attached project "1292639.zip"2. Open the “Test.unity” file with the Visual Studio3. In Visual Studi... Read more
[UIR] Nodes don't contain any properties when duplicating a huge portion...
How to reproduce:1. Open the user's attached "DemoVFXGraph.zip" project2. Double-click the "fire.vfx" Asset in the Project window3. ... Read more
[Profiler] Errors after switching from Main Thread to another in Editor ...
To reproduce: 1. Enable Editor Profiling.2. Enter Playmode, profile a bit,3. Stop Profiling.4. Exit Playmode.5. In (Raw) Hierarchy s... Read more
[Profiler] Window breaks after switching threads
Profiler window breaks after switching treads To reproduce:1. Enable Editor Profiling.2. Enter Playmode, profile a bit,3. Stop Profi... Read more
[MacOS] VideoPlayer Audio is out of Sync
How to reproduce:1. Download and open the attached project 'videoproject.zip' from Google Drive2. Open scene 'SampleScene'3. Build a... Read more
Impossible to override package text style sheet in Editor
Steps: 1) Open the TextPlayground project (attached)2) Open the TextPlayground window via its menu item3) Check the button "Link" un... Read more
Camera Command List issues leading to broken GPU sorting and mesh LODs
Repro steps:1. Import the attached package2. Open ReproScene3. Observe the particles flickering Expected outcome:GPUSorting and Mesh... Read more
[UWP] Unity's UI & IMGUI cannot be interacted while new input system is on
I was trying New Input System on UWP, it seems both IMGUI and Unity's UI doesn't work on UWP To reproduce: Using Unity 2019.3b12 Ope... 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