Search Issue Tracker
Line renderer self shadows when set to view aligned
Repro steps:1. Open the attached project.2. Rotate the directional light and observe the shadows on the liana.3. Compare the self-sh... Read more
[HDRP] Line renderer local alignment does not work in HDRP
Setting a line renderer to local alignement does not work in hdrp, the asset dissapears on randomly flickers in and out of existence... Read more
[Caching] StreamingAssest folder is considered as Read-Only and triggers...
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode Expected: no errors appear in the console and cach... Read more
GetHashCode() of NativeArray results in a crash
Steps to reproduce:1. Download and open the newest attached project(stipped.zip)2. Open scene "test"3. Enter Play mode Result: crash... Read more
[Mac] Visual Studio debugger throws errors about not imported files in a...
How to reproduce:1. Create a new Unity project.2. Create a new empty C# script and open it.3. Click the "Play" button in Visual Stud... Read more
Mixed Reality Portal Simulator yells into speakers when run from Editor
Steps to reproduce:1. Create a new project2. Switch platform to Windows Store3. Enable XR support4. Play the scene (make sure that S... Read more
Object reference is set to an instance of an object in Visual Studio but...
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode3. Open ReferenceBase script4. Put breakpoint on li... Read more
Crash on "CalculateGlobalPosition" when Canvas render mode is set to Scr...
Steps to reproduce:1. Open user attached project2. Play the scene3. Observe the editor crash Expected result: editor should not cras... Read more
[Timeline] Track is inserted outside Track Group when dragging objects b...
Steps to reproduce:1. Open QA-supplied project ("TimeLineBug.zip")2. Open Timeline window3. Open Hierarchy window and press on "Dire... Read more
Building for Mac on Windows can be confusing if the selected folder does...
To reproduce:1. Build for Mac standalone2. Select folder with a name that doesn't end with .app3. After the build, another folder is... 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