Search Issue Tracker
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
[Terrain] Assertion and errors fail if Terrain is selected in Hierarchy ...
I have same terrain asset in PlayScene and NetWorkScene in my project. When Terrain is selected in Hierarchy / Inspector and Network... Read more
Mesh Components > Material needs have screenshots updated
Mesh Components > Material needs have screenshots updated .../Manual/class-Material.html page needs to have inspector screenshots... Read more
[WindowsMR][Remoting] - Remoting from a standalone app fails to load the...
Remoting from a standalone app is failing because the perception remoting dll is failing to load Repro Steps:1. Come ask us for the ... Read more
Crash on EmitGizmoGeometry when creating a large amount of gizmos
Reproduction steps:1. Open the attached project “CrashRepro“2. Drag “Assets/gizmo.cs” to “Cube“ in the Hierarchy Expected result: Gi... Read more
Scene Template: The scrollbar is not fully displayed in the window
How to reproduce: Create a 2D project; Go to the "File" menu and select the "Save as Scene Template" sub-menu item; Enter quite a lo... Read more
[UNETServerDLL] "val>=0" assert rises when "ReliableSequenced" channel i...
Steps:1. Open attached project2. Run "ChatServer.exe"3. Run "ClientGUI.exe"4. Connect to server by pressing Connect button5. Press "... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce:1) Open attached project and scene in it2) Build and run on mobile3) Move around the device a bit - the sun moves by ti... Read more
Terrain Demo Project annotations have UI issues
Steps to reproduce: Open either the HDRP Demo Scene or the URP Demo Scene in Unity. Open TerrainDemoScene scene. Observe and cycle t... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items