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
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
- [Vulkan] Green pixelated Visual Element area in Editor when right-clicking on the title bar
Add comment