Search Issue Tracker
Unity crashes on std::deque<InputEvent,std::allocator<InputEvent> >::era...
Repro steps:1. Open attached project2. Open scene "Scene"3. Enter Play Mode4. Press the "+10000" button in the Game View (might cras... Read more
[TextMeshPro] Changing texture size causes inline graphics to disappear
To reproduce:1. Open user attached project2. Open "15 - Inline Graphics & Sprites" scene3. Press Play4. Observe the inline graph... Read more
In Timeline, audio ease in and ease out broken when assigned an audio so...
To reproduce:1. Run sampleScene2. Select Timeline GameObject Actual: The track assigned the object SoundSourceObject has abrupt star... Read more
2018.3: TextField next to Slider broken
To reproduce:1. Create new scene2. Select Directional Light GameObject Actual: Textfield next to sliders displayed incorrectly. Expe... Read more
Crash on AssetDatabase::GetAssetImporterVersions when closing a specific...
How to reproduce:1. Open the attached Unity project.2. Close the project. Expected result: Unity closes.Actual result: Unity crashes... Read more
UnityException is thrown when calling EditorGUIUtility ObjectPicker meth...
How to reproduce:1. Open the attached "Test1061966.zip" project's SampleScene2. Select Test GameObject from the Hierarchy3. Observe ... Read more
[Animation][2018.2] Missing OnAnimEvent receiver causes NaN position, ma...
To reproduce:1. Open project2. Open 'AnimatorNaNBug' scene3. Play the scene. A soldier should appear with idle animation.4. Select t... Read more
Non-Unity JavaScript files inside the StreamingAssets folder are being c...
Steps to reproduce:1. Open the user-attached project2. Navigate to Assets/StreamingAssets/html/javascript3. Open any of the .js file... Read more
[Timeline] Clips are pasted with invalid playable assets when copy pasti...
Repro steps:1. Open attached project2. Create a Timeline asset and open it in the Timeline3. Create two activation tracks4. Select a... Read more
Unity Profiler sometimes fails to attach to a Windows standalone build
How to reproduce:1. Open user-submitted project (Scriptable Object Framework.zip)2. Build the project with "Autoconnect Profiler" op... 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
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “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
- WebGL sends wrong value with large numbers when SendMessage function is used