Search Issue Tracker
Fixed in 2019.3.X
Votes
3
Found in
2017.4.0f1
2018.3.0a1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a2
Issue ID
1155934
Regression
No
"Fatal Error! guid is uninitialized" error is thrown when trying to open the Project
A Customer tried to extract the Materials from the Model "Ground", then Unity crashed giving Him this Error and He can't start the Project anymore
To reproduce:
1. Download attached "UdemyGame.zip" project open in Unity
Expected Result: Unity Editor successfully load project
Actual Result: Unity Editor throws "Fatal Error! guid is uninitialized" error and closes
Notes:
- This issue appears on Windows and macOS
Reproduced on Unity 2017.4.0f1, 2017.4.27f1, 2018.3.14f1, 2018.4.0f1, 2019.1.3f1, 2019.2.0b2 and 2019.3.0a3
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
engeen
Aug 18, 2019 21:23
As a workaround: Expand the model in the Project View by clicking on the little triangle left of the blender file. Find the materials in the list, right click them and choose "Extract from Prefab". Now a subfolder will appear named "Materials". Here you can change the shaders and properties for each material.
engeen
Aug 16, 2019 21:40
Had the same issue with a model from blendswap.com/blend/8066
I tried to remove all the materials and textures and do it all over again, but still the same problem.
I got a reply from the unity people after filing a bug report forwarding to this thread. They said they were tracking it here. Hope this helps them finding a solution.