Search Issue Tracker
Getting "Unable to create animatable SpriteRenderer component" error whe...
Getting "Unable to create animatable SpriteRenderer component" error when drag&dropping sprite in Animation Window. 1. Open scen... Read more
SphereCastAll hits return inverse normals
Steps to reproduce:1) open users attached project2) run "Scene"3) go into scene view Expected: Rays are pointing to normal direction... Read more
[TextureBlending] Sharp cut edges appear at the border of two overlappin...
Steps to repro: 1. Open Unity;2. Open attached project and 'test' scene;3. Select 'Terrain' gameobject in the Hierarchy view;4. Clic... Read more
OnDrag is blocked by Perspective camera Clipping Planes Far value
Better Repro:- Open case_775756-TestDrag.7z project and its main scene- Both sprites have a OnPointerClick event handler that logs t... Read more
[TerrainComponent] 'Height' scalebar disappears when resizing Inspector ...
Steps to repro: 1. Open Unity;2. Create new project and scene;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4... Read more
[RotationBySpeed, SizeBySpeed] Should have "speed range" disabled in the...
The "by speed" modules (rotation by speed, size by speed, etc.) are not affected by "speed range" and as such should have it disable... Read more
In AnimatorController, when renaming a state, transitions are not rename...
Create an animator controller with two statesCreate a transition between the two statesLook at name of transitionRename one stateLoo... Read more
Undo operation in a substate machine moves focus back to base layer
Create an animator controllerCreate a substate machineIn Substate machine, create a new statePress Undo --> Focus goes back to ba... Read more
Tree object is always created in the active scene in hierarchy instead o...
Steps to reproduce:1. Create project and create multiple scenes in it (attached project has them already)2. Right click on the any o... Read more
[PrecomputedRealtime][Build] Objects are overexposed if scene is loaded ...
Steps to reproduce: 1. Open attached project "Lights.zip"2. Open scene "B"3. In Lighting tab make sure that Precomputed Realtime GI ... 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