Search Issue Tracker
[HDRP] Generating shader includes is broken. Unity package cache permiss...
How to reproduce:1. Create empty new 3D project2. Go to "Package Manager -> All" and install "Render-pipeline.lightweight 1.1.1"3... Read more
Unity throws NullReferenceException or EndLayoutGroup errors when Editor...
How to reproduce:1. Open given Unity project2. Enter "DisplayCancelableProgressBarBugScene"3. Click on Main Camera5. In inspector cl... Read more
[UI] Anima2d Canvas appears pink when in Standalone build
To reproduce:1. Open my project attached2. Enter Play mode - Canvas appears textured3. Build and Run on Standalone Expected: Canvas ... Read more
[XR | Mobile] Capture Screenshot renders upside down on Daydream, Gear, ...
Screenshots are rendering upside down on some platforms/gfx-apis/rendering paths. the screenshots are different from what renders in... Read more
[SRP|Template] Universal Windows Platform build fails on making a projec...
Universal windows platform build fails on making a project in Lightweight RP template. Steps to reproduce:1) Create a new project us... Read more
ScriptedImporter's SerializedProperty.objectReferenceValue can't be set ...
Editing UnityEngine.Object fields (like Material, GameObject, etc) of a custom ScriptedImporter do not work in a default Inspector. ... Read more
[XR] RenderViewportScale < 1.0 is less performant than 1.0 when MSAA is ...
Steps to reproduce:1. Open user attached project2. Import GVR SDK package from https://github.com/googlevr/gvr-unity-sdk/releases/ta... Read more
Animation keyframe's full value is hidden (and workaround is not availab...
How to reproduce:1. Download a project from OwnCloud and open it.2. In the Hierarchy select "sk62_clementine400" and go to Window &g... Read more
Linux - Unable to launch x86 builds
1. What happenedUnable to launch x86 builds on Linux. 2. How we can reproduce it using the example you attached- Open unity 2018.1.0... Read more
[Linux] - Saved layouts are loaded incorrectly
[Linux] - Saved layouts are loaded incorrectly. 1. What happened - Saved project layout is not loaded by default.- Saved layouts whe... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used