Search Issue Tracker
Fix In Review
Fix In Review for 6000.4.2f1, 6000.5.0b3, 6000.6.0a2
Won't Fix in 6000.0.X, 6000.3.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
6000.6.0a1
Issue ID
UUM-133595
Regression
Yes
Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
How to reproduce:
1. Open the attached project "IN-129353"
2. Observe the Console
Actual result: Errors SGICE002 and CS1501 are shown in the Console
Expected result: Only error CS1501 is shown in the Console
Reproducible with: 1.1.0-exp.1 (6000.0.0b11), 1.4.4 (6000.0.66f1, 6000.3.5f1), 6000.4.0b5, 6000.5.0a5
Not reproducible with: 1.0.16 (6000.0.0b11)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The correct Error (CS1501) is also shown
- Issue is caused by line 51 in the "SpawnSystem.cs" script, due to two arguments being passed into GetComponentRW()
- Using package version 1.0.16 replaces the SGICE002 error with "error CS1501: No overload for method 'GetRefRW' takes 2 arguments"
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.6.0a2):
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.5.0b3):
Fixed in 6000.5.0b3
Resolution Note (fix version 6000.4.2f1):
Fixed in 6000.4.2f1
Resolution Note (6000.3.X):
This will be fixed in 6.4 and onward
Resolution Note (6000.0.X):
This will be fixed in 6.4 and onward