Search Issue Tracker
Won't Fix
Votes
0
Found in
4.3.0b1
Issue ID
561250
Regression
No
When adding events to an animation the browser shows all assets
Steps to reproduce :
- import the Adam model from the Asset Store
- set the model to Humanoid
- select an animation and go to events and click Add Event
- browse for a script notice that all the assets are shown
Explanation :
in the model importer animation tab, the object field in the event window is used to define an object to be passed has a parameter to the function that you define not to attach a script.
The workflow is a little bit different than in Animation window, because the user is working on an asset being imported there is no component script attached to the asset so the user must type correctly the function name rather than having a list of potential function name.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment