Search Issue Tracker
Errors in console appear after downloading texture with UnityWebRequest
Steps to reproduce: 1. Open the attached project (DownloadTextureIssue.zip)2. Open and play 'DownloadTextureIssue' scene3. Press 'Do... Read more
Image Wrap Mode > Repeat disappears in Scene/Game views after Ctr+A
Steps to reproduce: 1) Download attached project 'Texture Repeat Bug.zip' and open in Unity.2) Open 'Test' scene.3) Check how textur... Read more
[OSX][Editor] DllNotFoundException: libMonoPosixHelper.dylib when trying...
Reproduction steps:1) Open user's project2) Open scene 'Sample'3) Enter play mode4) From the dropdown in the top right corner of the... Read more
[Windows][Plugin][Doc] Editor and Player freezes when closing after play...
Reproduction steps:1. Open attached project(7/13/2016).2. Play the "scene" scene.3. Stop the scene.4. Close the editor.5. Editor fre... Read more
Changing the bundle ID in iOS changes it in Android
Whenever you change the bundle identifier in iOS or Android the change is reflected in the other platform. Other changes are bound t... Read more
[IL2CPP] Building process fails when two structs contain struct arrays o...
Steps to reproduce:1) Open the attached project.2) Build for iOS with IL2cpp. The building process fails; an empty project is built. Read more
Director crashes on exit
Open the attached project, play the game in Editor for a few seconds, stop playing and try to close the Editor. It will crash in Dir... Read more
Error "Trying to reload asset from disk that is not stored on disk" appe...
How to reproduce: 1. Open the attached project and "main" scene in it.2. Build Windows executable using Development Build settings.3... Read more
[Frame Debugger] Game view doesn't show anything if GlobalFog(Script) is...
Steps to reproduce: 1) Download attached project 'TestFrameDebugger.zip' and open in Unity.2) Open scene 'test'.3) In Hierarchy tab,... Read more
Custom Font error when setting the font size
1. Open user attached project in 5.4.0b25Notice that text is not rendered and "Font size and style overrides are only supported for ... 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