Search Issue Tracker
Undo Doesn't Work with object selection
To reproduce:1. Add cube to scene2. Drag cube to project tab to make prefab3. Place 3 prefabs in scene4. Select them one at a time b... Read more
[HorizontalLayoutGroup] Input field is only resized once caret enters in...
Steps to reproduce: 1. Open attached project2. Open scene "MainScene"3. Run it4. Click "Change Long Text" button and notice that tex... Read more
Colors are rendered incorrectly on Samsung Galaxy Tab S
Reproduction steps:1. Open the attached project2. Open and play "BA_woodland_summer_MQ" scene3. Notice that colors are rendered corr... Read more
Audio Clip is not correctly reloaded after a scene change if Resources.U...
How to reproduce: 1. Open attached project2. Open scene AudioBug.unity3. Build to Standalone and run- Upon running, a sound should p... Read more
Editor crash on block_merge_next in play mode
Steps to reproduce:1. Open attached "795926 repro.zip" project (it's stripped)2. Open SceneTest3. Play in editor Results: Editor cra... Read more
Certain asset bundles generated by Unity cannot be downloaded by WWW.Loa...
How to reproduce: 1. Open attached project2. Open scene Main.unity3. Play the scene4. Press the 'D2' button to download bundle 'badb... Read more
Cannot add scenes with similar names to Network Manager
1. Open the attached project 'NetBug'2. Open the scene 'main'3. Add scenes to Build settings: 'abc Test' to index 0, 'Test' to index... Read more
"Invalid editor window UnityEditor.FallbackEditorWindow" error when usin...
Steps to reproduce:1) Open the attached project (796252_easy_repro.zip).- Don't change the layout.2) Enable 'Maximize On Play'.3) Pr... Read more
[Linux Editor] Unity crashes when changing Game View aspect ratio
Steps to reproduce:1) Open the project attached by user.2) Go to 'Game' tab.3) Click the 'Aspect Ratio' drop down menu.4) Select a d... Read more
Scriptable object holds references to no longer existing variables
Steps to reproduce: 1. Open attached project "795751.zip"2. In hierarchy, notice scriptable object "FeatureToggle" and its script3. ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used