Search Issue Tracker
Remove Property option for animation curve removes all properties
- Create a new animation for an object and add a curve for Transform.Position - If you click the white dot next to Main Camera : Pos... Read more
All scene views are affected by WASD controls
To reproduce: 1. Open the project 2. Add another scene tab so there is more than one visible 3. Click and hold the right mouse butto... Read more
Web Player installers do not work on IE11 - 32bit version
-e: the IE11 preview version on win7 32bit doesn't work with the webplayer related to https://fogbugz.unity3d.com/default.asp?55214... Read more
Default propertes for shaders only allow Texture2D types, not RenderText...
To reproduce: 1. Create new project 2. Import the attached shader 3. Notice that the default properties for the shader is set to "Te... Read more
Maverick and Unity performance issues
On some Mac's with OS X 10.9 Unity performance is very bad, including stuttering, editor freezes, editor lags and similar. We foun... Read more
[InitializeOnLoad] EditorApplication.OpenScene doesn't work
To reproduce: 1. Open the project I've attached 2. Open the "test" scene 3. Reopen the project 4. Notice that EditorApplication.Curr... Read more
Awake & Start not called before Update when assembly is reloaded for Exe...
To reproduce: 1. Open the attached project 2. Observe that "Awake", "Start", "Update" is displayed in the console (because of the Ex... Read more
EditorApplication.isPlayingOrWillChangePlaymode returns false
To reproduce: 1. Open the attached project 2. Open the scene 3. Press play 4. You will see "We're being disabled, and Playmode is NO... Read more
Wrong selections when animations tab is visible
To reproduce: 1. Download and open the project (from a link provided) 2. Open the 'problemScene' 3. Open the Animation tab 4. Expand... Read more
Unity crashes when instantiating many instances of prefabs with Rigidbod...
User is instantiating 10 million prefabs with Rigidbody components attached to them. Unity is crashing somewhere in Rigidbody.SetIsK... 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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP