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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment