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
- 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