Search Issue Tracker
Unity crashes at GdipAlloc when saving bitmap to memory stream
How to reproduce:1. Open given Unity project2. Open scene "DoubleScene"3. Enter play mode Reproducible with: 5.6.4p3, 2017.1.2p3, 20... Read more
[Android] Orientation change on splash screen will Crash if splash scali...
Steps to reproduce:1. Open user attached project "OrientationCrash.zip" with a Unity pro license2. Build and run on android3. Have p... Read more
Collisions between Rigidbodies with Continuous collision detection is br...
The physics engine does not properly handle collision detection in certain cases between "Continuous Dynamic" Rigidbodies and "Kinem... Read more
Focusing on Canvas focuses on child object instead when pivot is in cent...
Steps to reproduce: 1. Create new project2. Switch pivot mode to centered3. Add scroll view component to scene (canvas will get crea... Read more
Short cut keys are not registered in Unity after a modal dialog box popup
Steps to reproduce:1. Download 971524_repro.zip and open "new" scene2. Create two empty objects in the scene3. Drag several sprites ... Read more
Wrong asset selector type in material remapping import settings if mater...
To reproduce:1. Open attached Unity project "TestBeta.zip"2. Click on "Untitled" model3. In the Inspector window, click on Materials... Read more
[SketchUp] Unity crashes at "GetAnalyticsData" when assigning material t...
To reproduce:1. Open attached Unity project "TestBeta.zip"2. Click on "Untitled" model3. In the inspector window, click on "Material... Read more
Unable to scale timeline
I created a bunch of animation tracks on a point light object, and then attempted to create an activation trackThe track scaled to f... Read more
WebGL player runs out of memory with Webcam texture
The attached project runs out of memory in a WebGL build. Suspicion is the WebcamTexture as nothing else is being used. Build a WebG... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template