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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment