Search Issue Tracker
Not Reproducible
Not Reproducible in 6000.3.X
Votes
0
Found in
6000.3.0b2
Issue ID
UUM-119521
Regression
Yes
Warning is thrown when a specific layout is used after script recompile
Steps to reproduce:
1. Create and open a new project
2. In the menu bar click (Layout → Load Layout from File…). and select the attached “Buggy Layout” file
3. Inside the Project window create a new “MonoBehaviour Script” inside of Assets folder
4. Click on the Console window tab while the script file is the naming phase
5. Wait for Script compilation to finish
6. Observe the Console window
Expected result: Warning “The type UnityEditor.CoreModule UnityEditor.FallbackSelectionItem is being serialized by [SerializeReference], but is missing the [Serializable] attribute. To suppress this warning add [Serializable] or use [MakeSerializable].“ is thrown
Actual result: No warnings are thrown
Reproducible with: 6000.3.0a5 (f9a1fab5607a), 6000.3.0b2
Not reproducible with: 2023.1.0a1, 6000.0.58f1, 6000.2.5f1, 6000.3.0a4
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Sometimes bottom Project window goes blank after loading this layout, select a folder from the left side within the window to fix the window not rendering, this issue appears on older versions of Unity than the main issue, but is very inconsistent to test
- In some old versions window title disappears
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
An unrelated fix that landed in Unity 6000.3.0b3 seems to have solved this issue. Please reopen if you are still experiencing it.
Resolution Note (6000.3.X):
An unrelated fix that landed in Unity 6000.3.0b3 seems to have solved this issue. Please reopen if you are still experiencing it.