Search Issue Tracker
ArgumentException when importing projects off the asset store
When importing some projects rom the Asset Store that are a bit more scripting-heavy, this error apears int the console: ArgumentExc... Read more
Application.PersistentDatapath resolve differently in editor and player
How to reproduce:1. Open Unity2. Load tester-submitted project(PersistentDataPathTest.zip)3. Open 'Test.unity' scene4. Play the scen... Read more
Head tracking is not smooth when the scene has Video Player in the Hiera...
To reproduce:1. Open the attached project;2. Open "Main Scene" (make sure VR is enabled);3. Enter Play mode;4. Try to move around th... Read more
"Standard Assets" are not visible in Launcher "Add packages" window
Reproduction steps: 1. Download the "Unity Download Assistant"2. Install Unity with the "Standard Assets" option enabled3. Open Unit... Read more
[Shuriken] Unity crashes when duplicating/moving nested particle systems...
Repro steps:1. Open Crash scene from the attached project.2. Select both systems, duplicate and move them a bit.3. Repeat 2) until i... Read more
[Hololens] RAW Photo Capture does not seem to be working
Tried capturing a photo with the RAW capture. It showed me an output path but photo did not appear there. I also could not locate th... Read more
[Hololens] Projection Matrix Camera capture not working
The projection matrix camera capture does not appear to be working. - When tapping to start camera capture I get part of the view ob... Read more
[Hololens] Native Video and Photo Capture failing to load DLL
DLL fails to load in for Native Photo and Video Capture Read more
GUI.Box tooltip does not appear in the Inspector
Steps to reproduce:1. Open user attached project below ("DragBoxTest")2. Click on the "Hoden" game object3. Hower over one of the 'h... Read more
[Hololens] Cannot deploy app bundle via App Manager portal
Having trouble deploying an app bundle. - Deploy will fail outright when I do not add dependencies.- Deploy will succeed if I add al... 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