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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment