Search Issue Tracker
The Error "Copying assembly from Temp to Library failed" appears when up...
To reproduce: 1. Open attached project "prof" 2. Open it with Unity 2019.2.0a8 3. Close and reopen the project with 2018.2.0a8 and c... Read more
[LWRP] Soft particles are rendered incorrectly if they collide with anot...
To reproduce: 1. Open attached project; 2. Open "007 - Bandwidth" scene; 3. Make sure HDR is enabled in PipelineAsset > Quality > HD... Read more
Saving any Changes in the Scene causes Reimport of a Prefab which has lo...
To reproduce: 1. Open the user's attached project 2. Open the "s_boot" scene 3. Move any of the Gameobjects in the Scene and File->S... Read more
There is no "Soft Particles" checkbox in Quality settings when project i...
How to reproduce: 1. Create new LWRP project 2. Open Project Settings 3. Select Quality settings Expected result: "Soft Particles" ... Read more
The screen is skewed in 1 frame when changed screen orientation with dis...
How to reproduce: 1. Download and open the attached project "AutoRotationTestBug.zip" 2. Make sure that "Use Animated Autorotation" ... Read more
Profiler does not record the data when logging via scripting with Profil...
For this to reproduce, do not record via Profiler window. To reproduce: 1. Open attached project "prof.zip", scene main 2. Enter Pl... Read more
Misleading error message about serialization when you open a project wit...
To reproduce: 1. Open attached project 2. See the error in the console: Failed to load 'path/SceneWithErrorOnYaml.unity' because it ... Read more
[LWRP] Switching Color space from Gamma to Linear gives very bright lights
Steps to reproduce: 1) Open Unity Hub and create a new LWRP template project 2) Update LWRP package to 5.7.2 in the Package Manager... Read more
[GPU PLM] Wide angle spotlights cause wrong indirect bounce color
Steps to reproduce: 1. Download the attached project 2. Make sure that Spotlight - Red, Spotlight - Blue, and Spotlight - Green are... Read more
Array of Enum nested inside Generic Class does not serialize correctly w...
Reproduction steps: 1. Open the Project inside of "GenericEnumBug.zip" 2. Open the "SampleScene" and play it 3. Notice on the UI t... 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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project