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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment