Search Issue Tracker
Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
Reproduction steps:1. Open the attached “TestUnity6.zip” project2. Observe the crash Reproducible in: 2023.1.0b2. 6000.0.28f1, 6000.... Read more
Cannot drag and drop game object when using search bar in the "Hierarchy...
Steps to reproduce:1. Open attached project.2. Open scene named "main".3. In the "Hierarchy" window try searching for a word "gameob... Read more
[UnityWebRequest] DownloadHandlerScript gets paused if scene is not played
To reproduce:1. Open project2. In menu choose 'UNITY' -> ' WebRequest Tester'3. Play empty scene4. Press buffer's 'Make Request' ... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Memory leak when continuously triggering repaint on a custom Editor wind...
Reproduction steps:1. Open the attached project ("1293317.zip") or import the attached "StressMesh.cs" script to any project2. In th... Read more
Crash on BV4_OverlapBoxAll when moving in play mode
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the play mode3. Select the game view tab4. Move around for a fe... Read more
[Local] ParticleSystem.Start doesn't start simulation in some camera loc...
Steps to reproduce: 1. Open attached project2. Open scene "ParticleIssueScene"3. Run scene (make sure that scene view isn't visible)... Read more
[Vulkan] Editor resizing is not as smooth compared to DX11
Steps:1. Create new empty 3D project2. Change Graphics API to Vulkan (Edit -> Project Settings... -> Player -> Other Settin... Read more
Terrain Overlays cannot be hidden
Description: Overlays in 23.1 should always be user-hideable, via the right-click-on-header menu, per documentation: Unity - Manual:... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument