Search Issue Tracker
Inconsistent text between Editor and Standalone Build
How to reproduce: 1. Open "TryingToReproduce1013730" Unity project 2. Open the created scene 3. Hit play. Notice that the text is v... Read more
[Shaders] Not possible to interpolate four per pixel punctual lights in ...
How to reproduce: 1. Download attached project "4PointsLightTesting" and load scene "SampleScene" 2. Move green Point Light to the l... Read more
[AssetBundle] AssetBundle is not loaded when bundle is unloaded in the s...
Steps to reproduce: 1. Download and Open the project (AssetBundleUnload.zip) 2. Switch Platform to iOS and Check "Development Build"... Read more
[UWP] IL2CPP project failing to P/Invoking into ETW logging functions
Steps to reproduce: 1. Download attached project 2. Change platform to UWP 3. Build project with IL2CPP backend 4. Launch VS solutio... Read more
ArgumentOutOfRangeException is thrown when resizing the text border
How to reproduce: 1. Open the attached Unity project. 2. Resize text border to a smaller size than the text. Expected result: The t... Read more
FPSController's Y position jitters when walking through the middle of a ...
How to reproduce: 1. Open the Unity project from the link in the comments (JitterBug.zip) 2. Open the "SampleScene" Scene 3. Select ... Read more
Scroll View and Vertical Layout GUI dirty scene on entering Play Mode
How to reproduce: 1. Open the user-submitted project 2. Save the Scene 3. Enter and then Exit the Play mode 4. Observe the Scene nam... Read more
[UI] Area light's 'Width' and 'Height' parameters are not shown
Steps to repro: 1. Open attached project and 'SampleScene' scene; 2. In the Hierarchy select 'Area Light' gameobject; 3. Observe th... Read more
[UI] 'Rectangular' light is named as 'Area' light in the Light component...
Steps to repro: 1. Create new Unity project; 2. In the Hierarchy click Create>Light>Rectangular Light; 3. Observe the Inspector pan... Read more
EditorWindow loses references to Script components of Scene Objects when...
Reproduction steps: 1. Open the attached "EditorWindow Reference Bug.zip"; 2. Open the SampleScene; 3. In the upper Menu go to Test ... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template