Search Issue Tracker
[Collab] Asset with non-latin name is shown as removed/added after every...
To reproduce:1. Open repro project, push to Collab2. Pull project on 2nd machine3. Replace assets with identical one on 1st machine,... Read more
EditorGUI.MultiFloatField draws outside of it's Rect when inspect width ...
Steps to reproduce:1. Open user attached project2. Select "Test Object" in the TestScene3. Resize the inspector width as low as it c... Read more
Occlusion Culling culls dynamic objects incorrectly, and ignores Mesh Re...
Steps to reproduce:1. Open user attached project2. Observe dynamic block of cubes in front of the camera (Block of cubes to the righ... Read more
[IL2CPP] Struct that contains MarshalAs attribute doesn't work with IL2C...
To reproduce:1. Open project attached by the user2. Build it for iOS or Android with IL2CPP platform ("Main" scene attached)3. Run o... Read more
Linux - Paste from outside Unity into the Launcher input fields doesn't ...
This impacts all users attempting to log in with a password manager, or trying to paste in an Activation Key Steps to reproduce:- Co... Read more
Moving windows to a different scaling monitor or scaling them after plac...
Steps to reproduce:1. Create a new project2. St one of your monitor's scaling to 150%3. Keep your editor in that monitor4. Move one ... Read more
UV Grab Pass coordinates are incorrectly received in Single-Pass mode
Steps to reproduce:1. Download and open the project2. Make sure the rendering mode is set to single pass3. Enter Playmode Expected r... Read more
Unity crashes because of an incorrectly (?) defined property
How to reproduce: 1. Open any (new) project2. Create a new scene- Play the scene to make sure it doesn't crash3. Attach the attached... Read more
"UnityEvent" doesn't work with multiple instances of the same "Monobehav...
Reproduction steps: 1. Open "UnityEventMultipleComponent.zip" project2. In the Hierarchy window click on "Fixed"3. In the Inspector ... Read more
SpriteToParticles asset crashes editor when selecting game object with C...
To reproduce:1. Open user's attached project, scene "Effector - Repeler"2. Enter Play mode or click on "Ranger - Repeler" game objec... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used