Search Issue Tracker
Camera gizmo incorrect when custom projection/aspect/... is used
CameraEditor assumes camera is "regular" - uses only FOV/near/far/... to display the gizmo. Which does not work once you override th... Read more
Only partial update of Asset Importers
"Imported Object" part of the Asset Importer is updated only partially after Asset reimport. For instance in the attached screenshot... Read more
Delete, Duplicate, Find, Frame Selected and Copy/Paste are not working o...
Reproduction steps: 1. Open "FocusNotEditable.zip" project 2. Open "SampleScene" scene 3. Select "CubeA" 4. "BUGREPORT" -> "Set Not... Read more
Scrubbing in the animation time line keeps adding triangles to the trail...
To reproduce: - Open attached project - Launch scene "trailtest" - Open the Animation window - Select "trail_emitter" in Hierarchy V... Read more
CollisionFlags.Below C# example fails to compile
http://unity3d.com/support/documentation/ScriptReference/CollisionFlags.Below.html C# example should be: if ((controller.collisio... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL