Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b13
Issue ID
647650
Regression
No
Having an error in the script prevents from adding a new script as a state behaviour
Having an error in the script prevents from adding a new script as a state behaviour
Repro:
1. Select a state in the Animator Controller
2. Add a new behaviour script to it
3. Duplicate the script in the Project browser - an error will pop up
4. Select another state and try to add a new behaviour script to it - the new script will be added to the Project, but it will not show in the state's Inspector
5. Delete the duplicated script
6. go back to the second state - the script will show now
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment