Search Issue Tracker
Crash when streaming from AudioClip.Create
-e: When attempting to create an audioclip using AudioClip.Create, if the parameter 'stream' is set to true, the linux player will c... Read more
[Euler Curves] Animation curves interpolate in a weird way
To reproduce:1. Open project AnimationCurves2. Open Scene3. Enter play mode4. Notice how the camera rotation is smooth5. Open animat... Read more
Unity should not allow the creation of scripts that have the same name a...
1. Create a C# script called Gradient2. Add public Gradien gradient in it.3. Add the script as a component on a game object Actual: ... Read more
Dragging a RenderTexture from the Project view onto a newly created Came...
Steps to reproduce : - create a new project- create a new Render Texture- create a new camera in the scene- add the Render Texture t... Read more
screen selector: just switching the windowed option doesn't switch it
-e: when you just change the windowed option from the previous run of the app it doesn't change -repro:--build angry bots for linux-... Read more
The avatars don't throw shadows on the plane
1. Load attached project and build and run the avatar scene2. Observe how there are now shadows on the plane Read more
Data is lost when objects are deleted and then restored
Please watch the attached video all the way through since I believe that it does eventually reveal the cause of this issue. I would ... Read more
Switch platform from standalone to Xbox and you get error: InvalidOperat...
1. After install of editor and plugin, import AngryBots project2. Make sure it's on standalone platform and then switch to Xbox in b... Read more
None of the transition lines in the Animator are rendered
To reproduce:1. Open project Animator Controller Render Issue2. Open scene Ranch 1 stage 1 broken3. Select Adam - Hand Gun4. Open An... Read more
Selection is unusual when attempting to define sprite outside of texture...
Steps to reproduce : - create a new project- import a texture and convert it into a sprite- open the sprite editor- make a selection... 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