Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b5
Issue ID
635631
Regression
Yes
ImageEffects (5.0regression): Standard Asset Image-fx components breaks if changed by component's script property
To Reproduce:
1. Open scene 'OnSecondaryCamera' in the attached project.
2. Chnage script property on the 'Blur' component in the 'Secondary Camera' gameObject to 'Fisheye'.
3. Notice the null/missing reference erros.
4. Try enabling the 'Fisheyey' component from the inspector, notice that this doesn't work and you get nullref exceptions when you click the checkbox.
3. This behavior can be reproduced with other effect as well, i.e. if you change back to blur it behaves the same. Fisheye (and other effects) can be added fine (and it works fine) as a new component.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment