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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment