Search Issue Tracker
.NET 3.5 successfully compiles C#6 features when LangVersion set to C#4 ...
Using .NET 3.5, the C# project that is generated by Unity has a supported language version of 4:<LangVersion>4</LangVersion... Read more
NullReferenceException is thrown when in Timeline window pressing "Home"...
How to reproduce:1. Create new project2. In Project window, create a timeline by right-clicking the window -> Create -> Timeli... Read more
[Windows] Jitter when fullscreen window mode used on a monitor with a lo...
Steps to reproduce:1. Open user provided project2. Build and run3. Inspect camera movement jittering-- When ran in Fullscreen Window... Read more
[TextMeshPro] Crash on UI::CreateUIVertexStreamInternal when resizing ca...
How to reproduce:1. Open the "QATestScene.rar" project2. Open the "EditorTest" scene3. Press Play4. Right Click to enable mouse5. Ke... Read more
Crash on GetLastPathNameComponent while importing package
How to reproduce:1. Open the "Package Crash.zip" project2. If Unity didn't crash, close Unity Actual result: Unity crashes. Reproduc... Read more
Crash on BaseUnityConnectClient::PrepareConfigRequest when exiting Play ...
How to reproduce:1. Open the "PlayerLoop Crash.zip" project2. Press Play3. Exit Play mode4. Repeat steps 2-3 Actual result: Unity cr... Read more
Crash on Object_CUSTOM_GetName when changing scene if Script Execution O...
How to reproduce:1. Open the attached project2. Open the "Level_01" scene3. Open the Script Execution Order window4. Press Play5. Wa... Read more
SceneView.CameraMode.drawMode does not update the top left dropdown in t...
To reproduce:1. Open Scenes/SampleScene.unity and look at the cube2. Open the window in Window/SceneViewSwitch3. Focus the Scene Vie... Read more
[WebGL] Player continues to run after webgl-content is removed from DOM
Reproduction steps:1. Open the attached project.2. Build and run it for WebGL.3. Press the "remove webgl-content from document" butt... Read more
Instantiating a prefab in a scene with InstantiatePrefab does not set sc...
Reproduction steps:1. Download user's project and open in Unity2. Open scene "P1"3. Select "Obj1" in Hierarchy4. Press "Clone Right"... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu