Search Issue Tracker
Cannot select objects when Camera.Render() function is working
Reproduction steps: 1. Open the attached project 776325 2. Open scene "scene" 3. Try to select any object by clicking on them in the... Read more
[Preview] GameObject is partially rendered when camera with "Don't clear...
Steps to reproduce: 1. Download and open project "camera" 2. Open "Main" scene 3. Select Main camera 4. Play the scene and look at C... Read more
[Crash] Loading movie texture on scene load crash
What happened: The editor occasionally crashes (aprox 20% of the time) with a directx11 access violation error when setting up an ex... Read more
[VR] Combination of Player settings changes crashes Unity Editor
Using a simple project (probably any project) the Editor will crash if: 1) When the Editor session starts, VR is enabled and defaul... Read more
[Asset Bundles] Game crashes during async bundle loading
Standalone player crashes half of the time. Editor reported to crash too but couldn't reproduce on mac. How to reproduce: 1. Build ... Read more
Incorrect scale after removing a child with 'worldPositionStays' set
Steps to reproduce: 1. Open attached project's scene "Scale Bug". 2. Enter play mode. 3. Cube starts to scale even though it is only... Read more
Bool PropertyField is unclickable if it is Indented and has low labelWidth
Steps to reproduce: 1. Open attached project "776991.zip" 2. Open scene "repro" 3. In hierarchy, select Direction Light 4. Notice t... Read more
[Android]Application.targetFrameRate cannot be set lower than 30
To reproduce: 1) Create new project 2) Create a script which in Start() would set "Application.targetFrameRate = 10;" 3) Attach the ... Read more
Inherited variable which is never set doesn't throw error
Steps to reproduce: 1. Build and run attached project to WebGL. 2. Check console - no null reference in console and "in printstuff!"... 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
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport