Search Issue Tracker
Unity crashes when changing assets outside the editor
Steps to reproduce: 1. Open the attached project2. Open and play 'Game' scene3. Notice everything works fine4. Go to [PROJECT_PATH]/... Read more
[Windows][Build] Changing resolution through script stretches the screen
Repro steps:1) Open the project and script PositionAtMouse.cs in editor2) Change line 25 to: Screen.SetResolution(resolution.width, ... Read more
[iOS] Generated normal maps do not work on iOS
To Reproduce: 1. Deploy the attached project.2. Observe that all Material which have normal maps are broken. Reproducible with GLES2... Read more
[SurfaceShader] LightToTangent space optimization got lost in 5.0, GPU r...
How to reproduce: 1. Open attached project in 4.62. Build to iOS and run- Note the frame time in the FPS debug window in Xcode3. Ope... Read more
[RigidBody] Changing isKinematic state calls OnTriggerEnter() function
Reproduction steps:1. Open attached project2. Open "MultipleTriggerEnter" scene3. In console disable collapse option4. Play "Multipl... Read more
Game Window Does not Render anything
To reproduce:1. Open attached project2. Open Island scene3. Notice that game view doesn't render4. Disable/Enable FPSController5. No... Read more
Crash when removing Canvas component from animated Button
Steps to reproduce: 1. Open attached project ("ButtonAnimationCrashRepro.zip")2. Open scene "repro"3. Run the scene4. Hoover mouse o... Read more
[PlayerSettings.ProductName] Product name doesn't appear on the menu bar...
Product name doesn't appear on the menu bar Read more
[Audio] Yielding .mp3 file through WWW.audioClip freezes the main thread
Steps to reproduce: 1. Open the attached project2. Build and run the project for Android or iOS device3. Click the button in the mid... 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 with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc