Search Issue Tracker
[GL][Windows] Player crashes when using fullscreen with non-native resol...
To reproduce:1. Open attached project2. Build and run win standalone3. Uncheck windowed4. Select non-native (smaller) resolution5. S... Read more
C# Assembly .sln file is empty when no C# files are present in the project
How to reproduce:1. Open the attached project "vsRepro"2. In the top menu bar, go to Assets > Open C# Project3. Inspect the newly... Read more
The text does not lines up with the description box in Build Profiles wi...
Steps to reproduce:1. Create new Unity Project2. Open Build Profiles window3. Dock the Build Profiles window next to the Inspector o... Read more
Animator keeps StateMachine state when disabling GameObject
Animator keeps StateMachine state when disabling GameObject, when it should reset the controller. repro:-disable, then re-enable GO ... Read more
Navmesh bakes between and inside custom cube objects with Box Collider c...
Repro steps:1.Open "BugDemo.zip" project2. Load "NavmeshWth" scene3. Go to Navigations window and rebake the scene Actual: Navmesh i... Read more
SystemInfo.GetCompatibleFormat returns not supported B8G8R8A8_SRGB forma...
Reproduction steps:1. Open the attached project "IN-35263.zip"2. Make sure the Editor uses OpenGL3. Open "SampleScene"4. Enter Play ... Read more
AnimationCurve.Evaluate() makes glitchy animation when used with System....
How to reproduce:1. Download, extract and open user's attached project (New Unity Project.zip)2. Open 'Scene'3. Select 'NoiseViewer'... Read more
D3D12 Device Filter Lists Asset link to the documentation isn’t working
Reproduction steps:1. Create a new project2. Create a D3D12 Device Filter Lists Asset (Create > D3D12 Settings > Device Filter... Read more
Unity crashes when opening an animation preview
Reproduction steps:1. Open user-submitted project2. Select ".._Default" GameObject In the Hierarchy3. Open Animation Window (Window ... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist