Search Issue Tracker
Attaching sprite to a public string array, crashes Unity
How to reproduce:1. Open the attached project "829198array.zip" from cloud2. Open test scene3. Select MainCamera in the Hierarchy4. ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator State Labels are not Rendered correctly when using the Bitmap Renderer as the Default Editor Text Renderer
- LDR render target is used when HDR is enabled in URP and Recorder Source is set to 360 View
- Terrain Layer's changes are not added to the Undo history
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant