Search Issue Tracker
When loading up the project Fatal Error UnityEditor.AssetDatabase:LoadAs...
1. Download and open the attached project "Magnetic race copie.zip"-- Fatal Error is then being thrown out -- Reproducible with: 201... Read more
The user cannot run the application in VR mode from the editor or Rift s...
The user cannot run the application in VR mode from the editor or Rift standalone, unless the 'Oculus (Standalone)' package from Pac... Read more
[UI] Slider value goes out of range in the lightmap preview window.
Slider value goes out of range in the lightmap preview window. Steps to repro:1. Open the attached project.2. Windows > Rendering... Read more
[2D][AnimationV2] Editor freezes when user tries to generate Weights in ...
How to reproduce:1. Open attached project "test191.zip"2. In Project window, find and select "Character_03_Knight"3. In Sprite Edito... Read more
Selecting track in Timeline while the Inspector is locked to GameObject ...
How to reproduce:1. Open attached project "InspectorLockSignalEmitterIssue_1" and scene "ProblemScene"2. Select "Sphere" in the Hier... Read more
[Collab] Editor crash upon closing Unity before the publish finishes
Editor crash upon closing Unity before the publish finishes. Steps to reproduce:1. Open any test project from collab or create a new... Read more
[Color] Color fields (except gradients) in the VFX graph are in Gamma co...
Repro steps:1. Import the attached package, or in a new VFX graph set a color and a gradient block with the values (1, 0.23, 0).2. O... Read more
[ShaderGraph] NullReferenceExceptions thrown on removing connected slot ...
NullReferenceExceptions thrown on removing connected slot to the other node in SubGraphoutputs window. Unable to create any action l... Read more
Splash screen background is not included when drawing with scripting api...
If a background sprite is assigned to the splash screen, but the splash screen is then disabled in the player settings(so it can be ... Read more
[Shader Graph] Blackboard window is missing in shader graph
Blackboard window is missing in the shader graph Steps to repro:1. Create a new project.2. Windows > Package Manager > Shader ... 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