Search Issue Tracker
[Linux] Folder name is truncated when dot is used in the name
How to reproduce:1. Create a new project2. Open the Project window (Window->General->Project)3. Create a new Folder with "a 1.... Read more
ECS RenderMeshSystemV2 has substantial amount of memory leak
How to reproduce:1. Open the attached project ("Empty06.zip") or (case_1151798-Empty06_2020.zip if you have problem opening with lat... Read more
Cannot archive build for iOS using Xcode 13.3 when the project is built ...
Reproduction steps:1. Open the attached project “BuildRepro” on a Windows machine2. Build the project for the iOS platform3. Export ... Read more
Canvas stops rendering: d3d11: attempt to lock null vertex buffer when t...
Steps to reproduce:1. Open the attached project(Equilibrium of Divinity.zip)2. Open the Assets/MainMenu.unity scene3. Play the Scene... Read more
[Android][IL2CPP] Methods to extract a stacktrace fail to return meaning...
All these methods return empty stacktraces in Android IL2CPP:--- UnityEngine.StackTraceUtility.ExtractStackTrace()--- System.Environ... Read more
Assertion failed: Assertion failed on expression: 'modifications.empty()...
Repro steps:- open the project and a new scene- drag the prefab to the scene hierechy- notice the assertion This is a regression fro... Read more
[iOS] Framerate drops below 120fps when tapping the screen in a near-emp...
How to reproduce:1. Download and open the attached "My Project.zip" project2. Build and deploy the project to iOS3. Rapidly tap on s... Read more
Scene gets dirtied after pressing play (it may be related to layout groups
Note: it may be the same case as: https://fogbugz.unity3d.com/f/cases/910444/ , fixed in 2017.2.0f1 , but it somehow regressed... Re... Read more
[OculusXR][GLES][BiRP] Android external OES texture does not render when...
Steps to reproduce:1. Open the attached user's project "ExternalImageLowOverheadMode.zip"2. Make sure that Graphics API is set to Op... Read more
[WebGL] A looping audio sounds different on WebGL than in the editor/nat...
Reproduction steps:1. Open the attached project2. Run project in editor play mode and listen to audio loop.3. Build and Run the proj... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class