Search Issue Tracker

Won't Fix

Votes

0

Found in

2019.3.0a11

2019.3.8f1

Issue ID

1237195

Regression

Yes

Warnings about a class existing in multiple namespaces in a single file are thrown when using UniRx

Scripting

-

How to reproduce:
1. Create a new project
2. Download UniRx from https://github.com/neuecc/UniRx
3. Drag UniRx files into the project's folder
4. Open the project

Expected result: the Console window doesn't throw any warnings about a class existing in multiple namespaces in a single file
Actual result: the Console window throws warnings about a class existing in multiple namespaces in a single file which isn't true

Reproducible with: 2019.3.0a11, 2019.3.10f1
Not reproducible with: 2017.4.39f1, 2018.4.21f1, 2019.3.0a10, 2020.1.0b6, 2020.2.0a7

Notes:
-The warnings can be cleared and don't appear again if the same project is opened twice in a row
-If all of the Assets are reimported, the warnings come back

  1. Resolution Note:

    Not an issue on 2020.1, 2020.2, and won't be fixed for 2019.4. The entirety of the script parsing code has been rewritten since then and fixing this problem is likely not worth the cost.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.