Search Issue Tracker
Unity crashes/freezes when setting Render Texture size dimensions to ver...
Steps to reproduce: 1. Open any project 2. Create a Render Texture 3. Set the texture dimensions to 3D 4. Set the texture size to so... Read more
Editor fails to create a new Sprite Asset from Text Mesh Pro
Steps to reproduce: 1. Create new Unity project 2. Import Text Mesh Pro 3. Right click on project view 4. Navigate to Create -> Text... Read more
[iOS] Unity's profiler device memory consumption is different from consu...
Steps to reproduce: 1. Create a new Unity project 2. Build to iOS with "Development mode" and "Autoconnect profiler" 3. Open the pro... Read more
Mixed mode lighting with progressive lightmapper adding lights twice
Steps to reproduce: 1. Open attached "MixedMode.zip" project 2. Observe some shadows darker than others 3. Lighter shadow objects ha... Read more
[NetworkTransform] Character position is not synced when rigibody isKine...
To reproduce: 1. Open project 2. Build and run Main scene, choose 'LAN Host' 3. Play scene in editor, select 'LAN Client' 4. Using W... Read more
Emissive lights are visible only with LOD 0
To reproduce: 1. Open the project, attached by the tester (emmisiveBug.7z) 2. Open the "Testland 1" scene 3. In the Scene view, foc... Read more
Assertion failed: 'IsNormalized(normal)' from the light culling code
To reproduce: 1. Download attached project "CamaroDemo17.zip" and open in Unity Expected Result: In Console, no error occurs Actua... Read more
Copying from Texture2D to Texture3D at Depth other than 0 produces no te...
Steps to reproduce: 1. Open attached Unity Project "924488-2D3DTextureCopy.zip" 2. Load Scene "2D3DTextureCopy" 3. Enter Play mode ... Read more
Editor ignores Input from keyboard if Japanese IME is used
How to reproduce: 1. Make sure that Japanese IME is used as keyboard input language 2. Create a new Unity project 3. Change the Main... Read more
[OS X] Unity Editor crashes after clicking play on a Vuforia's project i...
To reproduce: 1. Download project attached by the user (or set up vuforia's project with AR camera) 2. Place this project to the fo... 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
- [Linux] Crash on glXCreateGLXPixmap when hovering over labels in the Inspector window
- "Assertion failed on expression: 'prefabInstance.GetPrefabModification().m_TransformParent.IsValid()'" is thrown when reimporting a Prefab
- Rigidbody2D.Cast does not detect collisions when 'Is Trigger' property is enabled
- GameObjects with "hideFlags.DontSaveInEditor" paired with the "DontDestroyOnLoad" method are not relieved up when the Play Mode is exited
- [Linux] Editor language is not changed when selecting a different language