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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment