Search Issue Tracker
Meshes constantly increasing while leaving Profiler open
Steps to reproduce:1. Create New project and open it2. Go to Window-Profiler3. Check Memory field4. Check Profile Editor and Current... Read more
MonoDevelop does not highlight read-only variables as errors when trying...
Note: Errors appear in Unity editor only. Problem: MonoDevelop does not highlight read-only variables as errors when trying to set t... Read more
[GraphicRaycaster] inconsistent behavior between 2D and 3D colliders beh...
Reproduction steps(GIF attached):1. Open "UI" project.2. Open "scene" scene.3. Check "1", "2", "3", "4" game objects collider types ... Read more
[IOS/Android] UnityWebRequest.GetAudioClip With Ogg Vorbis is not supported
When trying to stream audio file, which is .ogg an error is returned to log on Android/iOS devices:Streaming of 'ogg' on this platfo... Read more
[iOS] Significant GPU frametime increase when drawing primitives (cubes/...
Steps to reproduce: 1. Open attached project2. Build 'cubes' scene for iOS3. Go to 'Product/Scheme/Edit Scheme', change GPU frame ca... Read more
SyncVar hook isn't called most of the time if SyncVar value is changed d...
Steps to reproduce: 1. Open attached project2. Build and run project as host3. In editor, open scene "SceneStart" and run it4. Conne... Read more
Nested canvas anchor's position reset to bottom left after entering play...
Steps to reproduce:1. Create a new project.2. Add "UI>Canvas" gameobject.3. Add a child canvas to previous canvas.4. Set child's ... Read more
NavMeshObstacle carving causes NavMeshAgent to teleport
Reproduction step:1. Open the attached project.2. Open and play the "MainScene".- After few seconds obstacle is instantiated inside ... Read more
Project crashes when playing Audio and recording with Everyplay at the s...
Reproduction steps:1) Open "bug_everyplay_android_audiopool_crash" project2) Build and run "EveryTester" scene on Android3) Press "I... Read more
[Mono]FieldInfo.GetValue(null) crashes unity on ScriptingInvocationNoArg...
To reproduce:1. Open the project attached by the user2. Open the scene "asd"3. Enter Play mode4. Press R Crash! NOTE:commenting out ... 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