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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
Add comment