Search Issue Tracker
[Settings] The selected Project Settings tab is reverted to the default ...
How to reproduce:1. Create a new Unity project2. Right-click in the Project window and go Create -> C# Script3. Go File -> Pro... Read more
[2018.4] Switching between GPUs on Device to Use setting will not render...
The Editor will simply render red once the GPU is changed in the general settings to Automatic or AMD, on Intel it will simply rende... Read more
[Video Player] Video does not play on standalone build when it is built ...
Steps to reproduce:1. Open project2. Build scene to windows3. Play built scene on windows machine Expected: video will be playedActu... Read more
[URP TEMPLATE] Some effects (fog, decals, water) are sampling the wrong ...
This is in the URP Sample project in the Oasis scene (available in the Unity Hub). This is mostly visible for the fog custom pass. I... Read more
[VR][AR][HDRP]Editor crashes when VR, AR or 3D Sample Scene (HDRP) Templ...
How to reproduce:1. Create a new Unity project using VR Template2. While the project is loading observe the crash Reproducible with:... Read more
Negative values are not supported when using plural formatter
How to reproduce:1. Open the attached project "IN-116638"2. Open the scene "EmptyScene"3. Enter Play Mode4. Select the "TextLabel" G... Read more
"HasSingleton" and "GetSingleton" are not consistent with each other
How to reproduce:1. Open the user’s attached “SingletonIssue.zip” project2. Enter Play Mode3. Observe the Console window Expected re... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
Keyboard.current.anyKey.wasPressedThisFrame value is incorrect on keyboa...
Reproduction steps:1. Open user's project "InputBug.zip"2. Enter Play Mode3. Click on Game View to get a focus on it4. Click differe... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject