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
CommandBuffer fails to copy the Point Lights' ShadowMaps into a RenderTe...
Reproduction steps:1. Open the attached project "CopyPointShadowCubemap.zip";2. Open the "Default.unity" scene;3. Select the Point l... 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
ShaderGraph custom transparent Shader becomes opaque when HDR is enabled
How to reproduce:1. Open the attached “IN-102107” project2. Open the “DepthShadowDemo” Scene3. Open the Inspector for the URP Asset ... Read more
“Error reason is 'None' and no additional error information was provided...
Steps to reproduce:1. Create a new project and install the "AI Generators" package2. In the Project window, right-click -> Create... 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
[Command] function crashes editor when using class as method argument wh...
To reproduce:1. Open project Expected: project will be openedActual: editor crashes Note: to open project 'UnityCrasher' script's 8t... 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