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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment