Search Issue Tracker
Duplicate
Votes
1
Found in
3.5.0f5
Issue ID
450961
Regression
No
Application.loadedLevelName does not return the last loaded scene's name
Repro steps:
1. Open attached project
2. Play scene1;
3. Press fire button to load scene2;
4. Stop scene;
5. Check out console log output. There should be written scene2 instead of scene1;
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
This is a duplicate of issue #428338