Search Issue Tracker
[Standalone] Screen.fullScreen fullscreen mode switches incorrectly afte...
Steps to reproduce: 1) Download attached project "New Unity Project.zip" and open in Unity.2) Build project for Windows standalone x... Read more
[iOS] Camera.Render takes 14 times more CPU time when device is rotated
How to reproduce:1. Open the attached project ("My project (2).zip")2. Build And Run on an iOS device3. Open Profiler (Window -> ... Read more
UploadHandlerFile does not upload large files
How to reproduce:1. Set up a localhost server (more details in the initial message and attached video)2. Add the provided index.php ... Read more
The main thread is idling and is not being utilized by Physics when port...
How to reproduce:1. Open the “PhysxThreading“ project2. Open the “PhysxDemo“ scene3. Go to “Window > Analysis > Profiler”4. On... Read more
"Assertion failed: Internal: Possible leak." when swapping from OpenGL t...
"Assertion failed: Internal: Possible leak. All textures should be removed from IdMap when destructed using RemoveTexture(TextureID ... Read more
Bugreporter does not print out failing filename then project packing fails
How to reproduce:1. Open a Bug reporter2. Attach a project that would fail to be packed3. Click 'Send' Expected: Bug reporter prints... Read more
Deleted layout displayed in the "Select editor layout" section after its...
Steps to reproduce: Create and open any project Go to the "Select editor layout" section which by default should present the "Defaul... Read more
When use Point Light and duplicate object at the same position - it beco...
- please see attached video (PointLightBug.swf)it happens on 5.4.0b23 and 5.5.0a2 in both Scene view and Game view Steps to reproduc... Read more
[MemoryLeak] Mono memory increases when switching scenes
Steps to reproduce:1. Open the attached project 'case_769695-memory2'2. Open one of the attached scenes and play3. Open the Profiler... Read more
[XCode] [iOS] "UNITY_USES_REMOTE_NOTIFICATIONS" is set to 1 by default
Reproduction steps:1. Create new project2. Build to iOS platform3. Open Xcode project4. Open "Classes/Preprocessor.h" code5. Notice ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu