Search Issue Tracker
Fix In Review for 13.1.0 (shipping in progress)
Votes
0
Found in [Package]
12.0.0
Issue ID
1370626
Regression
Yes
[VFX] Unexpected test failure in Verify_Orphan_Dependencies_Are_Correctly_Cleared
Step to repro:
- clone & checkout vfx/test/repro-project-for-regression-verify_orphan_dependencies_are_correctly_cleared running
- git clone git@github.com:Unity-Technologies/Graphics.git
- git checkout vfx/test/repro-project-for-regression-verify_orphan_dependencies_are_correctly_cleared
... Or, alternatively, download this copy: https://drive.google.com/file/d/1QiuIi3f29w8BtTDbj2csAqN2iYuph9f2/view?usp=sharing
- Open project VisualEffect_HDRP
- .\.Editor\Unity.exe -projectPath "G:\Graphics\TestProjects\VisualEffectGraph_HDRP"
- Open test runner window
- Switch to Edit Mode
- Run All
Observed the failure:
Verify_Orphan_Dependencies_Are_Correctly_Cleared (7.541s)
---
Expected: 1
But was: 2
---
at UnityEditor.VFX.Test.VFXSerializationTests.Verify_Orphan_Dependencies_Are_Correctly_Cleared () [0x001ac] in G:\Graphics\TestProjects\VisualEffectGraph_HDRP\Assets\AllTests\Editor\Tests\VFXSerializationTests.cs:489
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment