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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler