Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0b8
Issue ID
1094408
Regression
Yes
Prefab loses references when instantiated from the Resource Folder
This issue appeared when upgrading a customer project from 2017.4 LTS to 2018.3.
I tried to repro this in a smaller similar project, but it seems somehow isolated to that particular Photon behaviour and that particular setup, so instead, i removed most of the unnecessary scripts and items from the project.
Repro steps:
- download this project and run the dummy scene
- the scene will instantiate the LevelLoadUI from the Resource folder
- the top level LevelLoadUI object has a script called PhotonLevleLoader. This will have a bunch of public variables referencing the Loading Bar images and such.
- when pressing play, all these references are lost
- when inspecting hte prefab in the project, the references are there
Reproducible with: Unity 2018.3.0b8, Unity 2018.3.0.a6
Not reproducible with Unity 2018.2.13f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [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