Search Issue Tracker
[iOS] Marshalling enum is not working with IL2CPP and ARM64 when Marshal...
Steps to reproduce: 1. Open attached project2. Switch to iOS3. Set scripting backend to IL2CPP and architecture to 'arm64'4. Build f... Read more
[ODR] Memory not cleaned properly when OnDemandResourcesRequest is disposed
To Reproduce: 1. Open the attached project, on 'Loader' (Scene StartScene) uncheck 'Use Streaming Assets' and check everything else.... Read more
Aspect Ratio Fitter UI script does not update during certain resolution ...
To reproduce:1. Open attached project2. Open "AspectRatioFitterBug" scene3. Play the scene4. Set aspect ratio to 4:35. Set aspect ra... Read more
[OpenGL] Dragging any window throws error: Trying to read pixels out of ...
Steps to reproduce: 1. Move any window (Hierarchy, Game, Scene view etc.)2. Inspect the console Actual result - Error message appear... Read more
[iOS] xCode crashes when "Resources tags" tab is opened
To reproduce:1. Open attached project2. Switch build platform to iOS3. In the Player settings enable "Use on demand resources"4. Bui... Read more
[WSA] Cannot deploy project with C# projects if scripts are located in "...
Reproduction steps: 1. Open the attached project (it has an empy script in the "Resources" folder)2. Build to a folder3. Try to run ... Read more
No text shown on Button and InputField elements
1. What happenedUpgraded my project from 5.3.3p2 to 5.3.3p3 and one of the scenes had missing text on Button and InputField elements... Read more
[Asset Import] Adding an assembly file in the asset directory not via un...
- Launch the project in unity- Open the assets folder in the local disk- Copy the assembly file (sonicbloom.dll) and paste a copy in... Read more
[Bug reporter] Canceling preview before it completes causes the bug repo...
- Launch bug reporter- Click on preview- Click on cancel Note that the bug reporter becomes unresponsive for sometime. 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used