Search Issue Tracker
[iOS] Memory leak when unloading assets with OpenGLES on A9 and A10 devices
Memory is leaked each time assets are unloaded (1.5, 2.0 or 2.5 KB at a time) on A9 and A10 iOS devices. Steps to reproduce:1) Open ... Read more
[UI] Edit/View button of Lightmap Parameters is not switching to inspector
Edit/View button of Lightmap Parameters is not functional and when clicked, it does not display (switch to) the custom lightmap para... Read more
[ReflectionProbes] Realtime OnAwake Probe becomes black when the screen ...
To reproduce:1. Open attached project2. Build and run on windows standalone3. Change the resolution by pressing on the buttons4. Not... Read more
A value of Fill Origin setting of UI images becomes the same, after the ...
Reproduction steps:1. Open the attached project "case868631_test";2. Open the scene "test";3. Observe the Fill Origin values of the ... Read more
[Android] Splash Screen incorrectly cropped, results in black bar at the...
How to reproduce:1. Open user provided project2. Build to device3. Inspect splash screen (Splash screen only shown for a split secon... Read more
Crashed in AnimationState::DidModifyAnimation after destroying gameObjec...
Crashed in AnimationState::DidModifyAnimationClip after destroying gameObject with animation then calling Resources.UnloadUnusedAsse... Read more
[Android] Render artefacts on objects that use Diffuse shadows when also...
How to reproduce:1. Open user provided project2. Build and run for Adreno 530 device3. Click on Start Game button Expected result: O... Read more
CurveEditor outputs 'CopyAndScaleCurve: Invalid scale' error when select...
Steps to reproduce (or watch attached gif):1. Open attached project2. Select "New Banana" asset in the Project view3. Open Curve Edi... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
Editor crashes on UnloadSceneAsync() when exiting play mode if two scene...
Steps to reproduce:1. Download 868291_repro.zip and open "DefaultScene" scene2. Add "Garage" scene to the hierarchy3. Press play4. P... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal