Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0b2
2019.3.0b3
2020.1
Issue ID
1193537
Regression
Yes
After a Script Re-Compile is triggered a Plugin causes that Menu Items execute random commands when used
Reproduction steps:
1. Open "MenuItemBug.zip" project
2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window opens
3. Re-Import "UsingRI.cs" script
4. "Window" -> "Analysis" -> "Profiler"
Expected Result: Menu Items execute their appropriate commands
Actual Result: Menu Items execute random commands
Reproduced with: 2020.1.0a9, 2019.3.0b8, 2019.3.0b5, 2019.3.0b3, 2019.3.0b2
Did not reproduce on: 2019.3.0b1, 2019.3.0a1, 2019.2.10f1, 2018.4.12f1, 2017.4.33f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment