Search Issue Tracker
In Progress
Under Consideration for 2021.3.X, 2022.3.X, 2023.2.X
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.9f1
2023.2.0b4
2023.3.0a2
6000.0.0b11
Issue ID
UUM-47292
Regression
No
[VFX Graph] Visual Effect is recompiled before entering playmode even if it did not change
Steps to reproduce:
1. Open attached project
2. Open scene "OutdoorsScene"
3. Open "New VFX" visual effect
4. Make sure visual effect graph window is visible and enter playmode
Actual result: Notice that there's a progress bar saying "Compiling Assets/New VFX.vfx"
Expected result: Visual effect is not re-compiled if it didn't change
Note: if visual effect window is closed then the compilation doesn't happen
Reproduced:
2021.3.29f1 12.1.12
2022.3.7f1 14.0.8
2023.1.9f1 15.0.6
2023.2.0b4 16.0.3
2023.3.0a2 17.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment