Search Issue Tracker
Giving CanvasRenderer dynamic meshes creates a memory leak
Steps to reproduce: 1. Download the newest attached project("Repro.zip") 2. Enter Playmode 3. Open profiler 4. Look at memory usage ... Read more
UriFormatException: Invalid URI when parsing file path with WWW class
Steps to reproduce: 1. Open attached "errorWWW.zip" Unity project 2. Open scene “Test” 3. Click on “GameObject” object in the Hierar... Read more
[Timeline] Clip Offset Rotations values are not returning entered values
Steps to reproduce: 1. Open the attached project 2. Open the RotationBug scene 3. Select the Cube in the Hierarchy view 4. Open the ... Read more
'Could not extract GUID in file projectsettings/projectsettings.asset at...
To reproduce: 1. Open repro project (link in edit) 2. Build and run 'stage 1 mechanical' scene 3. Set inspector's mode to 'debug' an... Read more
Crash in EditorUserBuildSettings::GetActiveBuildTargetGroup() on exiting...
Steps to reproduce: 1.Open attached Unity project 2.Select a couple of objects in Scene view 3.Move selected objects 4.Save scene 5.... Read more
Using delegates as keys in Dictionaries is ~1000 times slower with the ....
To reproduce: 1. Open the project, attached by the user (Dictionary4.6Performance.zip) 2. Open "main" scene 3. Change Scripting Run... Read more
Changing the center of mass makes the Rigidbody constraints fail to lock
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected result: falling cube stops Actual result: ... Read more
Mouse menu is being offset when right-clicking in Animator window
To reproduce: 1. Open project attached 2. In project window, double-click the Animator controller AnimC to open it 3. In Animator wi... Read more
[WebGL] Attempting to call 'System.Reflection.MonoProperty::GetterAdapte...
To reproduce: 1. Open repro project 2. Build and run for WebGL Expected: no errors will be thrown Actual: 'System.ExecutionEngineEx... Read more
Shader in Asset Bundle has different fogMode, gpuProgramID, m_LOD betwee...
3 lines are different between two Asset Bundle builds when Library folder is deleted between builds. Steps to reproduce: 1. Open Us... 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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException