Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.1p3
Issue ID
766137
Regression
No
[Mono] Crash when selecting script
Steps to reproduce:
1. Download and open project "NativeTest"
2. Open "Scene00"
3. Click on object "Test00" in "Hierarchy" or on script in "script/" folder "Test00.cs"
Notes:
Notice line in "Test00.cs" script "[MarshalAs(UnmanagedType.I4)]" which causes the problem. Commenting this line results in no crash.
Reproduced in all 5.2, 5.3 and 5.4 versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment