Search Issue Tracker
Automatic deserialization doesn't work on iOS
To reproduce: 1. Open project XMLTest 2. Open scene main 3. Assign data as LocalXML in GameObject 4. Build and run for iOS Read more
Web docs not displaying properly with long class names
http://docs.unity3d.com/Documentation/ScriptReference/BuildPipeline.BuildPlayer.html On this page the web displays this in an overl... Read more
Colliders & Rigidbodies docs are potentially wrong
http://docs.unity3d.com/Documentation/ScriptReference/Collider.html This page mentions "If you intend to move the collider around a... Read more
StaticBatchingUtility.Combine bug on scaled meshes that were already ren...
If StaticBatchingUtility.Combine() is called on meshes that were rendered at least once, the non-uniformly scaled objects will rende... Read more
iOS Simulator always displays "Development Build"
To reproduce: 1. Create new project 2. Select Simulator SDK 3. Build and run on iOS 4. "Development Build" label is displayed even i... Read more
Hang when selecting particle system (prewarming code infinite loop due t...
Steps to reproduce : - import the package attached - open the scene "temp" - select the particle system in the Hierarchy and notice... Read more
Moving over a flat surface, BoxColliders with rotation frozen on all axe...
To reproduce: 1. Open project Bug Report Orthogonal Movement.zip (attached to mail) 2. Run scene Bug Report Orthogonal Movement 3. M... Read more
Dynamic Font rendering performance issues on iOS
This test project renders a string of N random characters every frame. Testing on an iPad 2 with a string of 30 characters the font... Read more
Unity crashes when adding a prefab to the scene
Steps to reproduce : - import the package attached - open the scene - try to add the prefab again in the scene and notice that Unit... 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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP