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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment