Search Issue Tracker
[Addressables] "Analyze" Window "Check Duplicate Bundle Dependencies" sh...
Reproduction steps:1. Open "1199722.zip" project2. "Window" > "Asset Management" -> "Addressables" -> "Analyze"3. "Analyze ... Read more
[MacOS] Unity Editor crashes or freezes when performing "Step Over" in d...
How to reproduce:1. Open the "share.zip" project2. Switch the active platform to Android3. Select the Digit/AssetBundles/Modes/Simul... Read more
Scripts cannot be loaded when they contain an odd number of "*" signs in...
Steps to reproduce:1. Open the attached "ScriptBug" project2. Select "Directional Light" GameObject in the Hierarchy window3. Open t... Read more
[Mobile Notifications] Type dropdown text overlaps with its icon in the ...
Type dropdown text overlaps with its icon on selecting "Small Icon" OR "Large Icon" option in the "Notification icons" list under "M... Read more
[Outputs] Lit particles do not support the 'After Post Processing' rende...
Repro steps:1. Create a new VFX2. Convert the output to a Lit Quad output3. Select the output and in the inspector click on the HDRP... Read more
[Subgraphs] Exposing an output make it impossible to open the VFX using ...
Repro steps:1. Create a new VFX asset and open it2. Create a node (i.e. Add), right click on it and convert it to a subgraph operato... Read more
Visual Effect Graph first asset creation is not consistent with other wo...
Visual Effect Graph first asset creation is not consistent with other workflows To reproduce:1. Create a new project2. Install Visua... Read more
Default Vector1 value in blackboard can't be edited via mouse drag
To reproduce:1. Open shader graph asset2. Add a vector1 property3. Notice that you can't change the default via mouse drag Read more
UnityEngine.Events : InvalidOperationException: EnsureRunningOnMainThrea...
When updating a project from 2019.3 (where all tests pass) to 2020.1.0b15. Test now fail with the below errors. InvalidOperationExce... Read more
[UWP] Stabilisation Issue On Hololens 2
1. What happenedWe make use of the "Depth Reprojection" stabilisation (not "Automatic Planar Reprojection") in our apps on Hololens ... 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