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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment