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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code