Search Issue Tracker
AudioImporter.SetOverrideSampleSettings don't use the same strings for t...
AudioImporter.SetOverrideSampleSettings could use the BuildTarget names and check internally if it's "WebPlayer", "Standalone", "iOS... Read more
Bengali and Burmese language fonts are displayed as question marks on de...
How to reproduce: 1. Open attached project2. Open scene 1.unity3. Build to iOS and run- Note how the 2nd (Bengali) and 4th (Burmese)... Read more
Attempt to serialize the "decimal" type throws an "Invalid IL code" error
Repro steps:1. Add "[SyncVar] private decimal test;" declaration in NetworkBehaviour script2. Attach that script to the player objec... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[Android] App fails to load on Marshmallow as it fails to query for perm...
To reproduce:1) Open attached project and the scene in it2) Build and run on a device with Marshmallow3) See that the screen is blac... Read more
[DeepProfile] Crash on "RtlLookupFunctionEntry returned NULL function" w...
Reproduction steps:1. Open attached project.2. Open "scene" scene.3. Go to "Window > Profiler"4. Click on "Deep Profile" in the p... Read more
[MSE] game object duplicates on play when reference to that game object ...
Reproduction steps:1. Open attached "NUP43" Unity project.2. Open "1" scene.3. Drag and drop "2" scene into the "1" scene hierarchy.... Read more
UI leaks memory in ScrollRect.LateUpdate
Shared UI Mesh is increased for about 10MB every time the UI is activated/deactivated when using a big amount of panels inside the s... 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