Search Issue Tracker
Prefab update (Apply) changes Rotate value
Creating or updating a prefab with a rotation applied, changes the rotation value. repro:-create a Cube-Rotate the cube 90' on the x... Read more
[Editor] Building for a platform using command line and not having that ...
[Editor] Building for a platform using command line and not having that platform module installed will result in errors Title: Build... Read more
[VR] Toggling off VRSettings.enabled breaks FOV in Standalone player
When VRSettings.enabled is switched from true to false via API in a standalone VR-enabled player, the Field-of-View becomes incorrec... Read more
Texture uploading is broken on various iOS device generations
Texture uploading is broken on various iOS device generations 1. What happened I create a Texture2D on the fly, do some color maths ... Read more
Editor hangs if a scene is unloaded while the scene objects are being de...
Steps to reproduce:1. Download and open attached project "MultiScene_test1.zip"2. There should be multiple scenes loaded. Play the p... Read more
BoxCast2D and CircleCast2D has inconsistent edges at the starting collider
Steps to reproduce:1) open users attached "New Unity Project 2.zip (3 MB)"2) play the scenenote: Green box is of size = 1 and casts ... Read more
IsFinite(outDistanceForSort) when looking at scene from certain angle
Steps to reproduce: 1. Open attached project "767419.zip"2. Open scene "repro"3. Run it4. Look directly at cube called "GuideToLookA... Read more
Shadowy artifacts appear on objects in scene view with certain camera di...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In scene view, slowly zoom in on "Cube" object4. Notice that som... Read more
[Editor][Icons] Material's preview and icon aren't displayed
Steps to reproduce: 1. Open Unity;2. Create new project;3. In the 'Project' tab right mouse click -> Create -> Material;4. Cli... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project