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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment