Search Issue Tracker
Fixed
Fixed in 2023.2.X, 2023.2.0a16
Votes
0
Found in
2023.2.0a15
Issue ID
UUM-35022
Regression
Yes
[macOS M1]Opening VFX Graph assets causes flickering of Editor windows
How to reproduce:
1. Import the attached VFX asset to the URP or HDRP project
2. Copy that asset (CMD +C)
3. Paste that asset (CMD + V)
4. Open copy pasted asset by double clicking on it
Actual result: Scene View and/or Inspector, Project Browser starts flickering, we are unable to navigate in the Editor and perform any action
Reproducible with: 2023.2.0a14, 2023.2.0a15
Not reproducible with: 2023.2.0a13.1181
Notes:
- We weren't able to reproduce on Windows, and macOS Intel
- Couldn't reproduce with other assets such as ShaderGraph, Lighting Settings
- After speaking with UI developer it might be not VFX related, but as I could not reproduce with any other asset it affects majority of users using VFX Graph hence user prevalence
- About VFX. It seems to happen with particular assets, assets that do contain particle strips data type cause 100% reproduction (haven't checked context inspector), if it contains regular particles it does not seem to reproduce the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment