Search Issue Tracker
Inconsistent text between Editor and Standalone Build
How to reproduce:1. Open "TryingToReproduce1013730" Unity project2. Open the created scene3. Hit play. Notice that the text is visib... 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 lef... 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"3.... Read more
[UWP] IL2CPP project failing to P/Invoking into ETW logging functions
Steps to reproduce:1. Download attached project2. Change platform to UWP3. Build project with IL2CPP backend4. Launch VS solution5. ... 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 text... 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" Scene3. Select the... Read more
Scroll View and Vertical Layout GUI dirty scene on entering Play Mode
How to reproduce:1. Open the user-submitted project2. Save the Scene3. Enter and then Exit the Play mode4. Observe the Scene name in... 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 the I... 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 ... 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 -&g... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved