Search Issue Tracker
Lazy Follow Snap On Enable does not properly snap properly when Rotation...
Steps to reproduce: Add Lazy Follow script to a GameObject to face the camera. Enable Snap On Enable checkbox on the Lazy Follow com... Read more
Values are not always displayed when changing it if using OnGUI
How to reproduce:1. Open the user’s attached “onGUI_Bug_Test.zip” project2. Enter Play Mode3. Observe the displayed value in the fie... Read more
Spot Lights are not being rendered on Mali GPU with OpenGLES3
To reproduce:1. Open the attached project;2. Change Graphics API to OpenGLES3;3. Build and run Lights scene on Mali devices. Expecte... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[VFX Graph] Graph cannot be saved and NullReferenceException is thrown w...
How to reproduce:1. Create a new project or open the existing one2. Create a new VFX Graph and open it3. Save the Graph Expected res... Read more
Event handlers are preventing operations when trying to copy or paste HT...
Reproduction steps:1. Open the attached “WebGLCopy.zip” project2. Build and Run for WebGL (File > Build And Run)3. In the Player ... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
Tile Palette: SceneRoot and SceneView are not rendered with correct UI s...
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" In the "Tile Pal... Read more
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps:1. Open user's attached project "vfxgraphcrash"--crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2... Read more
[HDRP] Undo doesn't work on Light anchor, Distant field property
Reproduction:1) Open any HDRP project2) Attach Light Anchor component to one of your lights3) Edit distance field4) Undo Result: lig... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template