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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment