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
- Shadowmask Mode property affects shadow rendering when using Baked Indirect
- Full screen renderer feature does not work with stencil
- Glob function isn't working with TextureImporter in Preset Manager
- [HDRP] New project has unsaved changes when creating a project from HDRP templates
- Some pixels fail to render when using Depth Priming
Add comment