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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment