Search Issue Tracker
Render Pipeline Converter - No visual feedback that the converter is ini...
When a converter initialization returns nothing, there is no clear way to tell that from the state, You need to guess from the state... Read more
Getting "The name 'Unsafe' does not exist in the current context" errors...
Steps to reproduce: Create a VR template project Close the project Re-open the project Try building the project \\Actual results: ge... Read more
[CI/CD]Build cache not invalidated when building targets with different ...
Steps to reproduce: Download unity project "[^Build Test.zip] Run CLI build in sequence: {code:java}<unity.app> -batchmode -qu... Read more
Render Pipeline Converter - Readonly Material Converter - Crash when ini...
Steps to reproduce: Open SmokeTests Open the RPConverter Click initialize with Readonly Material Converter selected See the crash: {... Read more
Render Pipeline Converter - Readonly Material Converter - Does not chan...
Steps to reproduce: Create a monobehaviour referencing a Material Assing the material to Default Diffuse or any built in material, c... Read more
Tile Palette background and grid color are inconsistent when using diffe...
How to reproduce:1. Open the attached “IN-111878” project2. Ensure the 2D Tilemap Editor package is installed3. Open the Tile Palett... Read more
Objects are hit in an unexpected order when casting using maxHits
How to reproduce:1. Open the project “IN-111393_Raycasting Sample”2. In the Game tab, make sure to enable Gizmos in the top right co... Read more
Custom terrain lighting is inverted compared to Unity Terrain when rotat...
How to reproduce:1. Open the “IN-110952_HDRP_Terrain“ project2. Open the “TestScene”3. In the Inspector expand the “Continent Lighti... Read more
PhysicsShape.GetDensity not correctly returning the density value
The low-level 2D physics release that landed in 6.3a5 had an invalid "PhysicsShape.GetDensity" method returning void rather than flo... Read more
VFX is not being compiled when unticking Support VFX Graph setting when ...
Steps to reproduce: Open the attached package Open VFX Open SG > Graph Inspector, untick Support VFX Graph box in HDRP active tar... 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