Search Issue Tracker
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
Missing scripts warnings in HDRP Production Ready Shaders when entering ...
Steps to reproduce: Create a new HDRP project. Window > Package Manager > Shader Graph > Samples and import the Production ... Read more
Test Framework fails to build player if project includes com.unity.ads
Test Framework fails to build player if project includes com.unity.ads Reproduce:1. open attached project2. run tests on standalone ... Read more
Input.GetMouseButton(1) is not updated when releasing LMB and RMB outsid...
Reproduction steps: Open the attached “Input GetMouseButton_1 Issue” project Open the “SampleScene” scene Enter the Play Mode While ... Read more
VisualElements that use TrackPropertyValue keep tracking properties when...
Reproduction steps:1. Open the attached “BugRepro” project2. Select the “Assets/BugDemonstrator.asset” asset3. Click the "Add Tracki... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
[2018.4] Console throws a Warning about corrupted ProjectVersion.txt fil...
To reproduce: 1. Open Unity and create a New Project or open existing Project2. When Project is opened, open the Console window Expe... Read more
Interrupting Cinemachine Blend when quickly disabling and enabling the G...
How to reproduce:1. Open the attached user project “CinemachineTest.zip“2. Open the "SampleScene" Scene3. Enter Play Mode4. Disable ... Read more
[XR][Oculus Go][Oculus Quest] Edges of textures jitter substantially wit...
Repro steps:1. Open user attached project2. Switch build target to Android3. Player Settings -> XR Settings -> Add Oculus SDK4... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... 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