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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment