Search Issue Tracker
[Download Assistant] fails, if the download location does not exist
To reproduce:1. Open download assistant2. Manually set the download location to an non existing folder3. Start the downloadExpected ... 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
[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
[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
script conversion errors on building
-e: stops after some warnings with an error: Error building Player: Exception: IL2CPP compile failed. -repro:--open attached project... Read more
Text not visible with iOS 8.2 beta
Text using system fonts renders fine with iOS 8.0.2 is not visible in iOS 8.2b1. 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
Missing tool tips or tool tips that have very little explanation
Audio Mixer - some features are missing tool tips and some tool tips have no proper explanation - please see below: - "Bus" has no t... Read more
Missing icalls used by JSON library
Test project builds now but fails to run: "Not implemented: GetBootTime""Not implemented: Il2CppTypeCompare::compare""Not implemente... Read more
HTTP error codes returned by a server in a WebGL project cause JavaScrip...
HTTP error codes returned to a HTTP requests done using WWW class if published to WebGL fail with JavaScript exception.Some client-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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code