Search Issue Tracker
Fixed
Fixed in 6000.0.13f1, 7000.0.0a1
Votes
1
Found in
2023.2.11f1
2023.3.0b8
6000.0.0b11
7000.0.0a1
Issue ID
UUM-64098
Regression
No
Crash on FlareManager::DeleteFlare when exiting Play Mode after selecting the Scene View
Reproduction steps:
1. Open the attached “repro-project“
2. Open the “Assets/Assets/Scenes/MVP/Scene_Game_MVP.unity“ scene
3. Enter Play Mode
4. Focus on the Scene View by selecting it
5. Exit Play Mode
6. Observe the crash
Reproducible with: 2023.2.11f1, 2023.3.0b8
Could not test with: 2021.3.35f1, 2022.3.20f1 (due to assembly and coding errors when downgrading the project)
Reproduced on: Windows 10
Not reproducible on: macOS Sonoma 14.2.1 (Intel)
First few lines of the stack trace:
0x00007FFBDAC737AF (Unity) FlareManager::DeleteFlare
0x00007FFBDAC81F06 (Unity) Light::SetupFlare
0x00007FFBDAD3310B (Unity) RenderSettings::UpdateGlobalState
0x00007FFBDB0223E9 (Unity) CallbackArray2<Camera & __ptr64,Camera & __ptr64>::Invoke
0x00007FFBDB023B78 (Unity) RuntimeSceneManager::SetActiveScene
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment