Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.47f1
2022.3.54f1
6000.0.31f1
6000.1.0a8
6000.2.0a1
Issue ID
UUM-92131
Regression
No
Missing Behaviour warning is displayed when reloading domain in Play mode
How to reproduce:
1. Open the attached “IN-90469“ project
2. Open the General Preferences window (Edit > Preferences > General)
3. Ensure that the “Script Changes While Playing” field is set to “Recompile And Continue Playing”
4. Enter Play mode
5. In the Project window, from the Assets folder, open "TestScript.cs" and remove the comment in the 1st line
6. Wait for Domain reload to finish
7. Observe the Console window
Expected result: No warnings appear
Actual result: Several “The referenced script (Unknown) on this Behaviour is missing!“ warnings appear in the Console
Reproducible in: 2021.3.47f1, 2022.3.54f1, 6000.0.31f1, 6000.1.0a8
Reproducible on: Windows 10 (by User), Windows 11
Not reproducible on: No other environments tested
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
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Resolution Note:
Not reproducible