Search Issue Tracker
Unity Test Tools include Mono.Cecil.dll which is already included in edi...
Steps to reproduce: 1. Create new project2. Import Unity Test Tools package from asset store3. Notice error:error CS1703: An assembl... Read more
[iOS] ReplayKit StartRecording doesen't work after broadcast is finished
To Reproduce: 1. Make sure you have a streaming app that supports ReplayKit installed on your device (I've used Mobcrush).2. Build a... Read more
[Pivot Offset, Stretch Mode] X axis of pivot offset is affected by parti...
Pivot offset over the X axis is affected by particle size. Repro steps:1. Open Scene1 from attached project.2. Select the ParticleSy... Read more
Editor launches local web server despite build error
-e: Editor launched local web server despite the actual build not finishing because of a build error--doesn't do that in 5.3.6--repr... Read more
SceneSet stored in memory becomes a null after EditorSceneManager.OpenSc...
Steps to reproduce: 1. Open attached project.2. Execute menu item: BUG/Show Bug3. Inspect console Expected result: No null is printe... Read more
[SimSpace] View vector in shader yields local results for particle world...
Simulation space affects the view direction within the shader. Repro steps:1. Open Scene1 from attached project.2. Select the Partic... Read more
OnServerAddPlayer does not get called for initial player spawn when Auto...
Steps to reproduce:1. open attached project2. play scene main3. start as host Expected: Hello logged to consoleActual: OnServerAddPl... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... Read more
FileNotFoundException on 2nd build
-e: when building a 2nd time into the same folder it fails with FileNotFoundException--no repro with 5.5.0b2 -repro:--create new pro... Read more
[DrawMeshInstancedAPI] Instanced objects blink when resizing Game view tab
DrawMeshInstancedAPI] Instanced objects blink when resizing Game view tab Steps to repro: 1. Open Unity;2. Open attached project and... 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
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- 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