Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.1p4
Issue ID
1011213
Regression
No
Searching for scriptable objects in Project window fails after changing scriptable object's class name
Steps to reproduce:
1. Download attached project
2. Reimport ObjectA, ObjectB, ObjectC
3. Type in Project window search bar "t:TestScriptableObject5"
4. All scriptable objects are found
5. Rename the class TestScriptableObject5 to TestScriptableObject1, and the filename to TestScriptableObject1 as well
6. Right-click in Project window create/TestScriptableObject to generate a new asset
7. Type in Project window search bar "t:TestScriptableObject1"
8. Just the newly created scriptable object is found
Expected results: All scriptable objects are found in the project window
Actual results: Just the newly created scriptable object is found
Reproduced with: 2018.2.0a4, 2018.1.0b11, 2017.3.1p4, 2017.2.2p1, 2017.1.3p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment