Search Issue Tracker
[Worker thread] Unity Editor freezes when trying to close it after calli...
Steps to reproduce: 1. Download and open the attached project 2. Open scene "TestScene" 3. Hit play 4. Hit play again to stop 5. Att... Read more
[Android] Several unnecessary permissions are added to app manifest
In Unity 5.1, the following permissions are added to AndroidManifest.xml even when these permissions are not required for the app. ... Read more
The new WWW.bytesDownloaded feature completely freezes Unity
Reproduced on 4.3.0f2 The new WWW.bytesDownloaded feature completely freezes Unity until the download completes. This feature was ... Read more
Unity does not allow to use TLS version higher than 1.0
To reproduce: 1. Extract the attached project; 2. In the Certificate Folder are the certificates needed for the TLS encryption. Cop... Read more
[Input System] DualShock4 Controller returns random Input values when co...
How to reproduce: 1. Open the user attached project 2. Connect a DualShock 4 controller via a Bluetooth 3. Launch Steam 4. Click Win... Read more
Scrollbar stops velocity of 'Scroll Rect' unexpectedly
Reproduction Steps: 1. Open User's project 2. Run "TestScene" -Note: "Scrollbar On" should be activated, therefore greyed. 3. Try pu... Read more
[WebGL] AsyncGPUReadback.RequestIntoNativeArray displays incorrect frame...
How to reproduce: 1. Open the “Frame_Count_Bug” project 2. Switch build to “WebGL” (File > Build Settings > “WebGL” > Switch Platf... Read more
[Windows] "Layout update is struggling to process current layout " error...
To reproduce: 1. Open my attached project "DoYouCopy.zip" 2. In Hierarchy window, find "ButtonMap" Game Object and select it 3. In H... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce: 1. Open project 2. Press play Notice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't in... Read more
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer. I setup the cloth colliders and see it behave like cloth when I ... 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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support