Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.2.0f3
Issue ID
962072
Regression
Yes
Additional scene fails to render in play mode after asynchronously loading and setting it's parent of transform
Reproduction steps:
1. Download project "BugReport.zip" and open in Unity
2. Enter Play mode
3. Press on any number in Game view
4. Go to Scene view and observe red X (X.png)
Expected: in Game and Scene views to see an additive scene LevelToplistPopup
Actual: in Game view, there is no additive scene and in Scene view, there is red "X" marking place of the additive scene
Reproduced on: 2017.3.0a1; 2017.3.0b6; 2018.1.0a2
Not reproduced on: 5.6.4p1; 2017.1.2p2; 2017.2.0p1
Regression started: 2017.3.0a1
Note:
Works as expected if object's TallToplistAnchor child PopupFrame component's Aspect Ratio Fitter property Aspect Mode is changed to Envelope Parent and back to Fit in Parent;
Freezes on 2017.2.0a1-2017.2.0f3 and 2017.3.0a1-2017.3.0b4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment