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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment