Search Issue Tracker
[Mac] Debugger corrupts vector2 values
Repro steps: 1. Open the provided scene2. Open the script3. Press the "Play" button in MonoDevelop4. Add a breakpoint on line 10 (wh... Read more
Sprite packer causes Out of memory error
Unity editor crashes on sprite packing with out of memory exception, if there is not enough RAM. Tested with 4GB RAM Reproduction st... Read more
Cloth crashes editor in physx::Sc::ClothSim::clearCollisionShapes when e...
To reproduce: 1. Open attached project2. Enter and exit Play mode until editor crashes Expected: Cloth does not crash the editor whe... Read more
Handles (Position, Rotation, etc) do not work when the handles are used ...
Steps to reproduce:1. Open attached project2. Open "Test01" scene3. Try to move the position and rotation handles4. Click on check b... Read more
Camera Depth is ignored with 3+ cameras and one with different viewport
Repro steps: 1. Open attached projects "incorrect_camera_ordering" scene2. Change "middle_camera_green" view port to (0.3;0;1;1)4. S... Read more
[Mono] Not switching to full .NET compatibility for plugins that require...
When plugins require .NET 2.0, but .NET 2.0 Subset is selected in the Player Settings, Windows builds result in unhandled exception ... Read more
Changing the Camera targetTexture followed by a manual Render() call whi...
Steps to reproduce:1. Open attached project2. Open the test scene3. Press Play4. Press the "Run test button"5. Observe the rendered ... Read more
StandaloneInputModule is not processing when Window is not in Focus
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Observe console4. Click outside of the game view Exp... Read more
"Dynamic batching: index buffer source is NULL..." error is shown when u...
To reproduce: 1. Open attached project2. Make sure that Game tab is open3. Select 2DSprite game object in hierarchy4. Set Sprite pro... Read more
[WebGL] Build gets uncaught exception when using Linq::Take
Running WebGL build results in an error when Linq::Take is used in one of the scripts. To reproduce:1. Open the attached project2. B... 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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning