Search Issue Tracker
Unknown reflection probe mode: 1 when using real time reflection probe a...
Jira twin of: https://fogbugz.unity3d.com/f/cases/1372427/ Steps to reproduce: Download attached project and open in Unity Bake the ... Read more
Unsupported denoiser is selected in the Advanced Filtering settings
Jira twin of: [https://fogbugz.unity3d.com/f/cases/1355226/] Steps to reproduce: Download and open the attached project (OptixMacOSU... Read more
Editor crashes when loading RenderDoc with Graphics API set to OpenGLES2...
How to reproduce:1. Install RenderDoc (https://renderdoc.org/)2. Create a new Unity project3. Open the Player Settings ("Edit->Pr... Read more
Confusing comment in Vulkan native plugin documentation - IUnityGraphics...
In the IUnityGraphicsVulkan.h file, which provides the interface for creating Vulkan native plugins with Unity, there is a confusing... Read more
[Windows][AMD] Development Build with no scenes shows a purple screen wh...
How to reproduce:1. Create a new empty project2. Go into the Player Settings (File -> Build Settings -> Player Settings)3. Tur... Read more
[Linux] Editor performance drops when changing Transform Position, Rotat...
How to reproduce:1. Create a new project and add a 3D Cube to it2 Move the slider of transforms rotation x value Expected result: Cu... Read more
[Linux] Editor.log doesn't have a stack trace after the crash
Reproduction steps:1. Create an empty project3. Create a new Script and add "Utils.ForceCrash(ForcedCrashCategory.Abort);" to Start(... Read more
Perforce login in the Project Settings fails when using extended Latin c...
How to reproduce:1. Open P4V client2. Create a new user with a password "Pässword"3. Connect to the Server in the P4V client4. Creat... Read more
AssetDatabase RenameAsset does not throw "Destination path name does alr...
How to reproduce:1. Setup a perforce server and connect with the Editor2. Checkout the files3. In Project window, select Assets/Dupl... Read more
[Perforce] P4 integration with Overwrite Failed Checkout Assets enabled ...
1. Download and extract the "1315831 repro" project into a Perforce Workspace2. In P4V Add and Submit the Assets, Project Settings a... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS