Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.3.0b7
2018.3.0f2
Issue ID
1110510
Regression
Yes
[2018.3][Windows] 0 Item GenericMenu throws Error while in Play mode
To reproduce:
1. Download attached project “New Unity Project (6).zip" and open in Unity
2. Open “SampleScene” scene
3. Select Tools > Test Window
4. Observe that in Editor opens a blank window
5. Enter to Play mode
6. Right-click on that blank window
Expected results: Everything works fine, no Error is printed
Actual results: In Console will be printed Error:
Menu CONTEXT/TEMPORARY-OBJECT-DISPLAY couldn't be found
Notes:
- This issue appears only on Windows
- On macOS, everything works fine
- Outside of Play mode, everything works as Expected
Reproduced on Unity 2018.3.0b7 and 2018.3.2f1
Not reproduced on Unity 2018.3.0b6, 2019.1.0a1 and 2019.1.0a12
Regression on Unity 2018.3.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment