Search Issue Tracker
[CanvasGroup] CanvasGroup properties reset when disabled/re-enabled
To reproduce this issue: 1. Open the attached project2. Open 'CanvasGroupBug' scene3. Select 'TestPanel' ( Canvas->TestPanel ) ob... Read more
[Texture] When changing texture values at runtime, they keep changed unt...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. It has a texture which changes to red on clicking4. Play t... Read more
[Asset Import] Referenced cubemap causes editor to throw errors on platf...
1. Download attached project2. Open Doll scene.3. Switch platform from Standalone to iOS or Android or vice versa. Error will be rep... Read more
[Navmesh] Adding new obstacles causes whole navmesh to recompute
Steps to repro:1. Open the attached project and the scene2. The scene has some navmesh agents and falling objects which cause the na... Read more
[Caching] Canceling WWW.LoadFromCacheOrDownload with WWW.Dispose() puts ...
Steps to repro:1. Open the project and the scene2. Build it to android platform3. Run it, observe that Caching.IsVersionCached(url, ... Read more
"Rotation Lock" feature does not lock all orientations on Unity apps
Recent versions of Android support a "Rotation Lock" feature, generally accessible from the quick-settings areas pulled down from th... Read more
WebPlayer build in Firefox contains a white line at the left border of t...
Steps to reproduce:1. Open the attached project2. Open 'Test' scene3. Go to build settings and do a web player build4. Run the built... Read more
[IMGUI] After importing a unitypackage that adds menu items, the toolbar...
Steps to repro:1. Import the attached unity package2. Observe that no new menus are rendered until the menu is forced to repaint by ... Read more
Generated shader code does not compile for Android GLES3.0
Shaders in example project compile for Android targeting GLES2.0, but not for GLES3.0. 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