Search Issue Tracker
Blend Tree: Extra Blend param is created and assigned
1. What happenedCreating a sub-blend tree, creates 2 Blend param sliders on the first blend tree. 2. How we can reproduce it using t... Read more
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce:1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)2... Read more
ShaderGraph produces <1 Alpha in Opaque mode when Alpha Clipping is enabled
How to reproduce:1. Open the attached project “URP_Alpha”2. Open the “SampleScene” scene3. Observe the Game View Expected result: Bo... Read more
UI Raycast doesn't hit the object which is drawn on top
Steps to reproduce: 1. Open attached project2. Open SampleScene and enter playmode3. Click on the button and verify that it works4. ... Read more
Prefab overrides not saved properly when using a Script containing a lis...
How to reproduce:1. Open the user attached project “PrefabIssueReproProject.zip”2. Open Scene “SampleScene“ (Assets/Scenes)3. Select... Read more
Android builds fail if building App Bundle with signed keystore/key that...
How to reproduce:1. Open attached "KeystoreTest" project2. Go to File -> Build Settings -> Player Settings -> Publishing Se... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
You can not change a GO's name in the Hierarchy using F2 when there is a...
How to reproduce:1. Open the "SampleScene" Scene in the attached "NameChangeDeselect.zip" Project2. Click on "dfdfregr" GameObject3.... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... 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