Search Issue Tracker
Duplicate
Votes
2
Found in
2019.2.0a12
2019.3.0a1
2019.3.0a4
Issue ID
1157266
Regression
Yes
Exception thrown while invoking [OnOpenAssetAttribute] method when opening a script with 'Open by file extension' setting
How to reproduce:
1. Open submitted project(ScriptException)
2. Open Unity > Preferences > External Tools and set the 'External Script Editor' to 'Open by file extension'
3. Double-click on the 'NewBehaviourScript.cs' script
Expected result: script opens without any errors
Actual result: script opens, but two errors get displayed in the Console window
Reproducible with: 2019.2.0a12, 2019.2.0b9, 2019.3.0a9
Not reproducible with: 2017.4.27f1, 2018.4.4f1, 2019.1.9f1, 2019.2.0a11
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
qkrqjatn1324354657
Aug 28, 2019 02:23
THX