Search Issue Tracker
[MovieTexture] standalone build locks on 1st frame with OSX and crashes ...
Reproduction steps:1. Open attached "test74" Unity project.2. Open and play "TestScene".3. Notice, that "MovieTexture" is rendered c... Read more
When editor is closed, EditorWindow.OnDestroy is called if window is not...
To reproduce:1. Open Window/MyEditorWindow2. Close the Unity Editor3. Assets/Test.txt is written by OnDestroy as expected4. Open the... Read more
Dropdown menu item is not selectable after scrolling down the list
To reproduce the issue follow the steps:1. Open "SitePasseport" project2. Open "MenuChoixExo" scene3. Run scene4. Scroll down and pr... Read more
[UWP] float.Parse invalid format exception with IL2CPP
Reproduction steps: 1. Go to regional settings.2. Change Format on "Formats" tab to something that has different number delimiter (f... Read more
Legacy Animation does not animate Light properties
To reproduce:1. Open attached project2. Open "scene" scene3. Open Animation window4. Select "enemyMuzzle" game object in the Hierarc... Read more
[Android] Native Android method AudioManager.isMusicActive() always retu...
Calling Android's (AudioManager)UnityPlayer.currentActivity.getSystemService(Context.AUDIO_SERVICE).isMusicActive() always returns true Read more
After creating a new script and attaching it onto an object in hierarchy...
Reproduction steps:1. Open attached project2. Open the "Main" scene located in "Assets\_Scenes"3. Create a new C# script and name it... Read more
[AW] Zoom not updating in Curves view
When switching from one clip to another in the AW, the zoom is updated to fit the length of the clip in the Dopesheet, but not in th... Read more
Baking navmesh with "Fit to scene" enabled bakes it only for parts of th...
To reproduce:1. Open attached project2. Open scene 13. Select Plane (notice Fit to scene is enabled)4. Bake all5. Notice that only o... 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
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script