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
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
[Editor] Tool Tips are missing in the Console window for Clear,Collapse,...
Tooltips are missing in the Console window for Clear, Collapse, Clear on Play, Clear on Build and Error Pause Steps to reproduce: 1.... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
Placeholder nodes overwrite nodes inside the graph and don't revert back
Steps to reproduce: 1. Create a graph with custom nodes. 2. Delete the custom nodes back cs files. Wait for domain reload 3. Reopen ... Read more
UnsafeUtility.AlignOf<T>() reports incorrect value for Explicit layout s...
Reproduction steps:1. Open project “AlignOfBugReport.zip”2. Enter Play Mode and observe “Align of test struct: 4” text displayed in ... 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
List items wrongly initialized in the Inspector when values are declared...
How to reproduce:1. Open the attached project "90_develop.zip"2. Select "Test" in the Inspector window3. Add a new Element to the "I... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved