Search Issue Tracker
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
Unity crashes in FlareManager::RenderGeometryJob when opening scene
- Open the attached project (alternatively download Realistic Car Controller from the Asset Store)- Try to open DemoScenes/RCC City ... Read more
Unity leaves behind one dll file when uninstalled
Uninstalling any Unity 5.5 version leaves behind a file called ispc_texcomp.dll. Previous versions uninstalled cleanly, so this is a... Read more
Cache server crashes while sending assets to the cache
Cache server on a Windows Server 2012 closes while sending assets to the cache. To reproduce:1. Run cache server on Windows Server 2... Read more
[PaintTrees][SpeedTree] Crash in OSAtomicAdd32Barrier$VARIANT$mp after c...
Steps to repro: 1. Open Unity;2. Create new project;3. Extract attached package and open 'testPrefabs' scene;4. In the Project folde... Read more
Specular Highlight is broken on objects with Secondary Maps UVs set to UV1
Reproduction steps:1. Open the project2. Open the "UV1map" scene3. Activate "Sphere_secUV1" gameobject4. Notice that the highlight r... Read more
[iOS][Metal] Only camera with highest 'Depth' value is rendered if there...
Steps to reproduce: 1. Open attached project2. Run the 'Test' scene in editor3. Notice both Cube and Sphere are rendered (Cube is re... Read more
Camera.main.WorldToScreenPoint() returns negative Y value when changing ...
To reproduce:1. Open attached project2. Open the Test scene.3. Change the position(z value) of gameobject "Main Camera"4. Notice y v... Read more
CapsuleCollider2D behaves incorrectly when affected by PlatformEffector2...
Steps to reproduce (watch gif):1. Open attached project2. Open "PlatformEffector2D" scene3. Press play4. Move big rectangle with pla... Read more
[ILL2CPP] Reflection GetMethod returns NULL
Reproduction steps:1. Open the "Archive" attached project.2. Open and play "Untitled1" scene.3. Note the message:- Awake:Void AddLis... 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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned