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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment