Search Issue Tracker
[iOS] Crash when loading a static library
To Reproduce: 1. Build and run the attached project (with mono or il2cpp).2. The app crashes with BAD_ACCES_EXCEPTION, when trying t... Read more
Incremental AssetBundle builds do not account for removed bundles if not...
When building AssetBundles, if you remove a bundle from the project entirely, it will still appear in the manifest after an incremen... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
AssemblyConverter error building WSA universal app
Reproducible on 5.0.0, 5.0.1 versions; Repro steps:1. open project "UniversalPlugins.zip";2. when editor loads the project, in the c... Read more
RectangleContainsScreenPoint doesn't work with Canvas set to Screen Spac...
Steps to reproduce:1. Open attache project's scene "testScene".2. Click the Play button. Try moving the mouse over the panel - nothi... Read more
[VR] Player with VR and stereoscopic rendering enabled will not run on Rift
Standalone players built with support for both VR and stereoscopic rendering will not run on Oculus DK2 goggles. Given the immersive... Read more
Unity hangs when exanding the curves list of an animation
To reproduce:1. Open attached project2. Select Character model3. Open animations tab in inspector4. Select Finish Use Sickle clip5. ... Read more
GPU profiler doesn’t work with Tegra devices
On Android devices using Tegra SoC, the Android player stops running (freezes) when enabling the GPU profiler. DUT:Google Nexus 9 (A... Read more
[WSA] Typing with touch screen keyboard PasswordField shows clear text
GUI.TextField and GUI.PasswordField fail to function correctly. Typing with touchscreen keyboard, PasswordField displays clear text ... Read more
[WP8.1] System.IO.File.Delete throws exception
To reproduce:1. Open attached project2. Build & run for WP8.1 (development build) A file is created at a certain path and the sa... 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