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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment