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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Add comment