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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment