Search Issue Tracker
Fixed in 2018.2.19f1
Fixed in 2017.4.X, 2018.2.X, 2019.2.X
Votes
16
Found in
2017.4.10f1
Issue ID
1077389
Regression
Yes
[Editor] Typing in Project window Search bar during Play mode causes NullReference exceptions
To reproduce:
1. Download attached project "Bug Test.zip" and open in Unity
2. Open "test" scene
3. Type anything in the Project window Search bar
4. Observe that no Error is printed in Console
5. Enter Play mode
6. Type anything in the Project window Search bar
7. Observe that Console will be spammed with hundreds of NullReferences errors
Notes:
- This issue appears both on Windows and OSX
- NullReference exception is shared in the Comments section
- Issue Video: https://streamable.com/u5exl
Reproduced on Unity 2017.4.10f1, 2017.4.11f1 and 2018.2.7f1
Could not reproduce on Unity 2017.4.9f1 (6d84dfc57ccf), 2018.1.9f2 and 2018.3.0a11
Regression on Unity 2017.4.10f1 (f2cce2a5991f)
Comments (6)
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
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
fengel_br
Nov 26, 2018 14:39
Experiencing the same error during playmode, on 2017.4.11f1 on windows.
GloriaVictis
Nov 23, 2018 11:02
Hello,
I see this task is now set as a "Not reproductible". It is not working with any version of 2017.4 LTS further than 8.
The reproduction is to create a new, empty project - download official "Post Processing Stack" from asset store and put a Post Processing Behaviours component on Main Camera object of empty scene, press play and try writing anything on search tab, like that: https://gyazo.com/fa634a0ec0e83defdc7255d4fc66948d
I have already sent that month ago and was confirmed that is reproducible by your team at this report number : 1075299
Viladimir
Nov 12, 2018 09:38
Reproduced in 2017.4.14f1 too.
gizzmo123456
Sep 11, 2018 00:02
I have the same issue but not in play mode. Unity 2017.4.10f1 on windows