Search Issue Tracker
[Mobiles]"<RI.Hid>" errors thrown when connecting a Mobile Device
To reproduce: 1. Create a new project 2. Connect a windows phone 8 or android device to your pc 3. Notice the errors in console: "<R... Read more
Camera control doesn't work after Handles.Button grasps a mouse click event
Steps to reproduce : - import the project attached - open the scene "test" - focus on the camera with "F" - right click on the draw... Read more
Chrome 42 doesn't run simple WebGL scene
-e: a very simple cube scene, chrome tab just spins for minutes at max cpu -repro --open attached project or just make a scene with... Read more
Immersive mode leaves black bar on Nexus 5 when app is re-launched
If you are relaunching app through recents screen after Application.Quit(), there is a black bar in place where hardware buttons (ba... Read more
Custom NavMesh Agent Type causes an error "Failed to create agent" in th...
Reproduction steps: 1. Open the attached project "BugReport_NavMesh_FailedToCreateAgent.zip"; 2. Open Scene.unity; 3. Select "My Age... Read more
Continuous Dynamic collision isn't working correctly with MovePosition
To reproduce: 1. Use MovoPosition to jump over an object Expected results: All colliders between current object and his new location... Read more
Inputfield ignores arrow keys on OSX builds
-e: In the editor and in windows builds, arrow keys when focused on an inputfield will move the caret through the text. On OSX buil... Read more
[Freeze] Generate Lightmap UV's takes too long on certain model
Steps to reproduce: 1. Open attached project. 2. Select the wallCanyon_01LoA asset in the assets folder. 3. Open the model tab i... Read more
AssetDatabase.GetDependencies returns unused texture
To reproduce: 1. Open attached example project (Assets/scene.scene). 2. Select "Assets/material" in the project. 3. Notice the mate... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used