Search Issue Tracker
Fixed in 6.3.0
Votes
0
Found in [Package]
4.8.0
Issue ID
1117103
Regression
No
[VFX Graph] Overrides stored in prefabs get disabled when using prefabs in scenes (making new overrides, even when reverting)
1 - Unzip and include the attached file
2. Drag EffectPrefab in a new scene
3. Observe how it looks
4. Open the prefab and change some values
5. Observe how the prefab in the scene does not change.
Expected outcome:
- prefab changes to propagate to all scene instances
Notes:
- Looks like by just dragging a prefab VFX, the overrides show that VFX Renderer was already changed (a material was added), so possibly it doesn't apply the prefab changes because it considers the scene instance already modified by default.
- Reverting values in the Overrides drop-down menu doesn't seem to do anything. Expected it to discard the changes and apply whatever the new prefab values are.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment