Search Issue Tracker
0
votes
Fixed
[IL2CPP] Assembly.GlobalAssemblyCache not supported when built with IL2C...
1. Open attached project "repro_671790"2. Build to iOS with IL2CPP3. XCode will throw NotSupportedException Note: no repro with Mono... Read more
0
votes
Won't Fix
[Profiler][OSX] Reflection probe statistics displayed incorrectly
To Reproduce: 1. Open scene OpenGL in the attached project on OSX.2. Open the profiler window & play.3. Notice the choppy perfor... Read more
0
votes
Fixed
0
votes
Fixed
0
votes
Won't Fix
0
votes
Fixed
ShaderForge PrePass shaders use wrong keyword in 5.0
Shaders for deferred lighting made with ShaderForge use HDR_LIGHT_PREPASS_ON keyword instead of UNITY_HDR_ON. Resulting in lighting ... Read more
0
votes
Fixed
Shaders: unknown #pragma lines produce confusing/wrong warning line numbers
Unrecognized #pragma statements in shaders are reported on wrong lines. E.g. add a "#pragma foo" in shader line 11 -> it is repor... Read more
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