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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Add comment