Search Issue Tracker
[VR] During play mode, headset rendering breaks if context menu is opened
Steps to reproduce: 1. Create a new VR project 2. Enter play mode with VR headset connected 3. Right-click in the Hierarchy window o... Read more
[iOS] Xcode fails to Archive Unity project generated with Analytics Libr...
This is a high priority issue. Xcode fails to archive even an empty project. Steps: 1. Create a New Project 2. Build for Release f... Read more
Building app leads to meanless errors when UnityEngine.XR.WSA namespace ...
How to reproduce: 1. Open attached Unity project "1089749_bug" 2. Build project Expected result: Error with information about not e... Read more
[LWRP] Scriptable Render Pipeline - Render Scale backbuffer is cleared o...
Regardless of the Render Scale setting the Unity Editor Player shows the expected behaviour Configure the LightweightAsset to a "Ren... Read more
After updating from 2017.4 to 2018.x serialized sprite atlas attributes ...
To reproduce: 1. Open attached project "New Unity Project.zip" with Unity 2017.4 2. Select "New Sprite Atlas.spriteatlas" sprite atl... Read more
LWRP's Lit material does not contain DetailNormalMap, DetailAlbedoMap, P...
Steps to reproduce: 1. Open attached project 2. Press on "Error" material Expected result: Console gives no errors. Actual result: ... Read more
Shadow rendered through objects when Cast Shadow is disabled.
Shadow rendered through objects when Cast Shadows is disabled. Steps to repro: 1. Open attached project. 2. Select the Cube game ob... Read more
Rendering particles causes rendering artifacts
Steps to reproduce: 1. Download [Particles] FTP project from collab and open 18_LightsModule scene (Assets > ParticleTests) 2. Ente... Read more
[IL2CPP] Building for iOS/Android fails with "Failed running UnityLinker...
Steps to reproduce: 1. Create a new Unity project 2. Switch to iOS/Android 3. Make sure that 'Scripting Backend' is set to 'IL2CPP'... Read more
Delay saving assets hangs the Editor on launch with HDRP and Updated Pre...
Steps to reproduce: 1. Download and open the attached project Result: editor hangs Reproduced on 2018.3.0b6, 2019.1.0a6 on any HDR... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL