Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1.0a12
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1154851
Regression
No
OnOpenAsset Attributed methods are not called when opening a log from Component that is within a Package
Reproduction steps:
1. Open the attached Project inside of "OnOpenAssetBug.zip"
2. Open the SampleScene and enter Play Mode
3. Double-click on "PackageBehaviour.Start()" log from the Console window
Expected result: Console window logs "OpenAsset()" message
Actual result: Console does not log "OpenAsset()" message
Reproduces on: 2019.1.4f1, 2019.2.0b3, 2019.3.0a3
Note:
- Opening Scripts from Packages through Console logs was added in 2019.1.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
Add comment