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
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
qkrqjatn1324354657
Aug 28, 2019 02:23
THX