Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2021.2.0a4
2021.2.0a5
Issue ID
1315168
Regression
Yes
[Search] Error is thrown in console on searching different asset in the Search window
In the Search window, On searching different asset like 'Physics', Inspector can't be enabled because it doesn't exist an error is thrown in console. Refer attached video and stack trace.
Steps to repro:
1. Create a new project
2. Window > Search
3. Type any required asset name in Search (ex. Physics).
4. Observe the error in the console
Actual Result:
Error is thrown in console on searching different asset in the Search window
Expected Result:
The search window should show respective assets without throwing any error.
Occurring on:
2021.2.0a5, 2021.2.0a4
Working Fine:
2021.2.0a3, 2021.1.0b7
Note:
Quick Search is a Built-In Package in the Unity 2021.1.0a1
Environment:
Occurring on macOS 10.15.
Stack Trace:
Menu Assets/Create/Playables/Playable Asset C# Script can't be enabled because it doesn't exist
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment