Search Issue Tracker
-e Editor hangs when script that manipulates anchors is used
To reproduce:1. Open attached project2. Open crash=repro scene3. Find the 'Letterboxer' object in the scene4. Add the 'PreserveAspec... Read more
Text moves around when writing and hitting tab in an input field
Steps to reproduce : - import the project attached- open the scene "Example-Widgets"- write in the single input field- hit tab a few... Read more
"-logFile" startup parameter for OSX missing from docs
-e: the logfile arg does work on osx too but it isnt mentioned onhttp://docs.unity3d.com/Manual/CommandLineArguments.html-tested on ... Read more
Resizing obstacle doesn't affect agent
Repro steps:- Place carving obstacle near the agent- Enter play mode- Change obstacles size (if it has box shape) or radius (if it h... Read more
Agent gets wrong position when obstacle moves down right on the agent
Agent gets wrong position { NaN, 1,083333, NaN } when obstacle moves down right on it. Use ObstacleAboveAgent.zip project for repro Read more
unused scripts not stripped from build while docs claim that
-e: our documentation (http://docs.unity3d.com/Documentation/Manual/ReducingFilesize.html) claims that unused assets are removed fro... Read more
Folders named "something.unity" will be listed as scenes by the scene se...
Steps to reproduce : - import the project attached- filter by "Scenes" and notice that the folder is listed Read more
Dragging a button in a scroll list scrolls strangely, jumps around
Steps to repro:1. Open the attached project and the scene "test"2. Press play3. Drag the list using the sprite. Works fine.4. Drag t... Read more
Ctrl + A does not work correctly in hierarchy
To reproduce:1. Create a few gameobjects in scene2. In the hierarchy press ctrl+a3. Notice the inspector is blank4. Try pressing "de... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal