Search Issue Tracker
[Android][Vulkan] Player crashes on changing resolution dynamically
Player crashes on changing resolution dynamically. Steps to repro:1. Open the attached project.2. File > Build Settings > Sele... Read more
The version of Text Mesh Pro installed in new projects is behind the ver...
The Editor manifest for 2019.2 and 2019.3 contains an entry for Text Mesh Pro version 1.3.0. This is behind the current verified ver... Read more
Hidden/Terrain/TerrainLayerUtils shader is missing in Standalone Build
How to reproduce:1. Open the attached project ("case_1148337")2. Build and run Expected result: A stamp is printed on the terrainAct... Read more
[Metal] Calling FrameTimingManager.GetVSyncsPerSecond() crashes the Editor
How to reproduce:1. Create a new Unity project2. Import the tester-attached script(NewBehaviourScript.cs)3. Attach the script onto a... Read more
The Package Manager UI does not refresh when packages are installed or r...
When installing or removing a package via Package Manager UI, the UI will not refresh after the operation is completed. For example,... Read more
Sprite Editor - The Sprite panel does not disappear completely when a sp...
When using the sprite editor, if you deselect the sprite being edited then the Sprite panel should disappear. However, only the back... Read more
TransformAccessArray.Dispose() crashes player
Steps to reproduce:1. Open new project2. Add attached "TestScript.cs" to a GameObject(The script calls TransformAccessArray.Dispose(... Read more
[InputSystem] [XR] [Vive] When Vive controllers reconnect, they do not r...
Expected:When a controller is disconnected and reconnected, InputActions should gracefully resume Observed:When a controller is disc... Read more
Analog input for OpenVR controllers doesn't go through for non-HTC manuf...
Tagged as Won't Fix because the underlying issue is a lack of data coming from SteamVR/OpenVR. This issue was found by a customer wh... Read more
[XR][Oculus Go][URP] UI elements not rendered if Anti Aliasing (MSAA) an...
How to reproduce:1. Open attached project "Updated1148313"2. Build to Oculus GO3. Launch application Result - Observe that UI elemen... 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