Search Issue Tracker
Crashes on physx::PxsSolverSetupSolveTask::runInternal when x/y/z motion...
Steps to reproduce:1. Download bugreport_crash.zip and open Assets/SimulationRecorder/BenchmarkRecorder.unity scene2. Press play to ... Read more
Crash at ProfilerProperty::GetFrameTime while pausing/unpausing Play mode
To reproduce: I found these steps most reliable, but other combinations might work too 1. Create a new project2. Enter play mode3. O... Read more
'Failed to enable .NET Framework 3.5' error during Editor installation
During Editor installation I'm getting 'Failed to enable .NET Framework 3.5: Unity might nor run after the install has completed.' e... Read more
Editor crashes with the ShadowTextureRenderer script
Reproduction steps:1. Open the attached project "New Unity Project 9.zip";2. Observe the crash (sometimes it happens when you double... Read more
[VR] [Oculus] Pausing and pressing play afterwards makes Unity crash
Steps to reproduce: 1. Create a new project2. Turn on VR support in player settings and enable 'Oculus'3. Press pause4. Press play A... Read more
VR.InputTracking.disablePositionalTracking takes 1 frame, unlike other t...
How to reproduce:1. Open user provided project2. Build and run on device3. Inspect debug output Expected behaviour: Disabling positi... Read more
[iOS][Xcode] Stack traces miss frames on iOS with IL2CPP and "Run in Xco...
Reproduction Steps:1. Open "StackTraceTest" project2. Open build settings3. Set "Run in Xcode as" to "Release"4. Build and deploy to... Read more
Bake Visibility job failure
To reproduce:1. Open attached project;2. Open "E1M1-Tutorial10" scene;3. Bake lights. Expected result: Editor doesn't freeze when ba... Read more
Private variables look like they're editable when using the debug inspec...
1. Create a private variable in script2. Open debug inspector3. Mouse over the variableNotice that the arrows to the side icon appea... Read more
[Regression] OnMouseDown does not react to touch input
How to reproduce:1. Open user provided project2. Build and run on device3. Start the game4. Click on the cactus in the top left and ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code