Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.0f2
Issue ID
749726
Regression
No
[enableEmission] Typo in warning CS0618, which says to use emission.enable
Repro steps:
1) Open my attached project and the only scene in it
2) Notice one warning(CS0618) and one error(CS1061) in the console
3) Notice that the warning implies to use ParticleSystem.emission.enable
4) Notice that there is no emission.enable and only emission.enabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment