Search Issue Tracker
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 project 2. Enter play mode ... 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 doub... Read more
[VR] [Oculus] Pausing and pressing play afterwards makes Unity crash
Steps to reproduce: 1. Create a new project 2. Turn on VR support in player settings and enable 'Oculus' 3. Press pause 4. Press p... Read more
VR.InputTracking.disablePositionalTracking takes 1 frame, unlike other t...
How to reproduce: 1. Open user provided project 2. Build and run on device 3. Inspect debug output Expected behaviour: Disabling po... Read more
[iOS][Xcode] Stack traces miss frames on iOS with IL2CPP and "Run in Xco...
Reproduction Steps: 1. Open "StackTraceTest" project 2. Open build settings 3. Set "Run in Xcode as" to "Release" 4. Build and deplo... 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 whe... Read more
Private variables look like they're editable when using the debug inspec...
1. Create a private variable in script 2. Open debug inspector 3. Mouse over the variable Notice that the arrows to the side icon ap... Read more
[Regression] OnMouseDown does not react to touch input
How to reproduce: 1. Open user provided project 2. Build and run on device 3. Start the game 4. Click on the cactus in the top left ... Read more
[Mono Runtime Upgrade] Can't launch windows standalone build built on Wi...
1. What happened The following error appears in system application log ('1.exe' is windows standalone build): Faulting application... 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
- [Linux] Crash on DetermineFileNameForNewPrefab when creating Prefab Variant
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions