Search Issue Tracker
Player/Editor crash on Transform::SetParent when playing scene
Steps to reproduce: 1. Open attached project 2. Open "level" scene 3. Enter play mode Result: editor crashes on Transform::SetParent... Read more
"UnityEditor.InitializeOnLoad" calls constructor three times when Unity ...
How to reproduce: 1. Download users attached project "doubleInitialize" 2. Create or edit a script in Assets folder (without openin... Read more
[Presets] Not possible to individually enable and disable some settings
When attempting to create partial presets for project settings some settings can not be individually enabled/disabled A series of f... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up: UnityEditor.Animations.AvatarMask a = ... Read more
[iOS] External monitor displays black screen after reconnecting or the a...
Reproduction steps: 1. Open project in "Test.zip" 2. Build and install the application to an iOS device 3. Shut down the application... Read more
XR UWP app crashes with "Screen position out of view frustum" if I run i...
How to reproduce: 1. Create a new blank app and add a new default scene. 2. Switch build platform to "Universal Windows Platform". 3... Read more
[2D Platformer] No texture data error is thrown when building and publis...
How to reproduce: 1. Create a new "2D Platformer Microgame" project 2. Publish > WebGL Project > Create and Publish New Build E... Read more
[Linux] "Failed to find a suitable OpenCL device, baking cannot use GPU ...
*Steps to reproduce:* 1. Create a new Unity project using VR Template 2. Observe Console window *Actual results:* "Failed to fi... Read more
Collider bounds are not calculated correctly if the transform parent is ...
Reproduction steps: 1. Open the attached project "Bounds.zip"; 2. Open the SampleScene; 3. Enter a play mode; 4. Observe the results... Read more
[LOD] SpeedTree prefab with 'Fade Transition Width' > 0 logs errors when...
Steps to reproduce: 1. Open the attached project 2. Open and play 'Test' scene 3. Notice the errors spammed in the console each tim... 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer