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
- 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
Resolution Note:
Not reproducible