Search Issue Tracker
Compilation error The type exists in both
To reproduce:1. Open attached project2. Build to Windows 103. Notice error Read more
All animation events in a clip get played at once when animator.Play() i...
How to reproduce: 1. Open attached project2. Open scene Scene.unity- Scene contains two squares3. Play the scene- Note how one of th... Read more
[GLCORE] Using TextMesh and Native rendering plugins in same scene break...
To Reproduce: 1. Open the attached project in Editor and run.2. Observe that nothing is rendered in GameView.3. Disabling GUIText co... Read more
[ImportSettings] Crunched textures without Mip Map generation are failed...
Repro steps: 1) Open a new project and import the image file user sent(vibracion_l@2x.png)2) Click the image and in the Inspector wi... Read more
[Emission] Distance mode doesn't stop emitting particles after stopping ...
Repro steps:1) Open the project and Test scene2) Select Particle system and notice that there is no emission3) Try moving the system... Read more
[Animation] Events are called in animation clips that are blended out in...
Reproduction steps:1. Open attached "BlendTreeEventBug" project.2. Open and play "Test" scene3. Open the console window - Notice tha... Read more
[Canvas] [ScrollRect] Non-Pixel-Perfect canvas inside another canvas cau...
Reproduction steps:1. Open attached project2. Open the "TestPixelPerfect" scene3. Play the "TestPixelPerfect" scene4. Scroll or poin... Read more
[iOS] Incorrect caret position in InputField
How to reproduce: 1. Open attached project2. Open scene TestScene.unity3. Build to iOS and run4. Click on the InputField- Note how t... Read more
Prefab references of a monobehaviour are not being cleaned up when the m...
Steps to reproduce: 1. Play the Test scene2. Using the Unity Profiler>Memory>Detailed view take a Sample3. Notice in the Asset... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS