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
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
Resolution Note:
Not reproducible