Search Issue Tracker
Won't Fix
Under Consideration for 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X
Votes
0
Found in
2021.3.11f1
2022.1.17f1
2022.2.0b9
2023.1.0a11
2023.2.0a1
2023.3.0a3
Issue ID
UUM-15303
Regression
No
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:
1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)
2. Open the "BossFightProject" project in the cloned repository folder
3. Open Assets/Scenes/MainMenu.unity
4. Enter Play Mode
5. Click the "start" button in the Game view
Expected results: The slug's horns are glowing in blue
Actual results: The slug's horns are not glowing
Reproducible with: 2021.3.11f1, 2022.1.17f1, 2022.2.0b9, 2023.1.0a11
Could not test with: 2020.3.40f1 (compilation errors in the Console window)
Reproducible on: Windows 10
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
Resolution Note:
There are no fixes planned for this Bug