Search Issue Tracker
Validation error is thrown when using Shader Graph's Dropdown Nodes
Reproduction steps:1. Open the attached project "My Project"2. Open Shader Graph "Assets/Example/4D Noise" Expected result: No error... Read more
Unity editor doesn't open Visual Studio on file double click while SQL S...
Reproduction steps:1. Run "SQL Server Management Studio"2. Press "Cancel" if the "Connect to Server" window pops up on "SQL Server M... Read more
HDRP/Hair appears white when the light is disabled in the scene
Steps to reproduce : - import the project attached- open the test scene- disable the light in the scene and notice the eyebrows are ... Read more
[iOS] App crashes when "Use HDR" in Graphics settings and "Metal API Val...
How to reproduce:1. Open the attached project ("1377349_2019.4.32f1.zip")2. Build an Xcode project (File -> Build Settings -> ... Read more
[WebGL ]WebGL builds fail if external debug symbols option is used.
Steps to reproduce:1. Open default project in Editor2. Switch platform to "WebGL".3. Open "Build Settings" and disable "Development ... Read more
Exception in Input System UI Input Module when IL2CPP Code generation is...
Reproduction steps:1. Download and open the attached "IL2CPP_is_null.zip" project2. Open "Build Settings" and set the "IL2CPP Code G... Read more
Attributes set in the Initialize context of GPU Event systems return 0.
Repro steps:1. Import the attached VFX asset and add it to the scene2. Open it and enable size or color in Initialize3. Observe that... Read more
[FBX] Setting values in MaterialDescriptor doesn't work
An internal OnPreprocessMaterialDescription is running with a priority of 1, which overrides users' default AssetPostprocessor.It ne... Read more
[HDRP][Vulkan] "Lag" when using Vulkan API in build, even with good fram...
When running a player build with the Vulkan API, the rendering is lagging compared to DX11 or DX12, even if it has a similar framera... Read more
Canvas gets corrupted after save
The active theme is no longer applied to the document after saving Steps:1 . Create document2. Add a button3. Save the document Actu... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default