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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Add comment