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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment