Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b1
Issue ID
1083386
Regression
No
Error is thrown in console when creating a new script in prefab mode and returning to scene
How to reproduce:
1. Create a new project
2. Create and open a new prefab
3. Start creating and attaching a new C# script while in prefab mode
4. Right after creating the script immediately leave prefab mode
5. Observe the console
Expected result: The prefab is saved correctly with the newly created script
Actual result: The prefab is not saved correctly and throws an error
Reproduced in: 2019.1.0a3, 2018.3.0b4
Note: Only reproduces in a short amount of time while the scripts are being compiled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment