Search Issue Tracker
refCount == 0 assert thrown when opening scene
Open scene Main in attached project. Immediately you will get a number of "refCount == 0" asserts in the Console. Regression from Un... Read more
Crash when applying changes to prefab after script renaming
- Open attached project- Drag prefab Prefabs\Vehicles\Abstract Tank.prefab to the Hierarchy to create an instance of it- On this ins... Read more
[PlayerSettings] [ColorSpace] Linear color space changes the text and it...
Repro steps:1) Open the attached project2) Go to Player Settings -> Other Settings3) Change Color space from Gamma to Linear or v... Read more
Crash selecting Scripting Backend in standalone Player Settings
To reproduce:1. Open editor2. Open Player Settings3. Selec PC, Mac & Linux tab4. Click on Scripting Backend and select Mono2x5. ... Read more
[AABB] error is given when object scale is 0
Steps to reproduce: 1. Open attached "AnimationCurveTest.zip" project2. Open "Scenes/scene1" scene3. Select "effect_anger_005 > e... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
[Documentation] TextureImporter docs are not informative about max textu...
documentation for TextureImporter is vague on max texture size http://docs.unity3d.com/Manual/class-TextureImporter.html"Note that e... Read more
When the size of the text is bigger than the height of the input field, ...
Steps to reproduce: 1. Open the attached project2. Open 'First' scene3. Notice that the height of the second Input Field is 28 pixel... Read more
OSX Standalone Player using -batchmode command line argument uses up abo...
How to reproduce: 1. Open attached project2. Open scene main.unity3. Build to OSX Standalone4. Run the standalone build with the -ba... Read more
[DX11] Change the scale of an object at runtime affects it's colour
>Vector3 newShadowScale = new Vector3(GetShadowWidth (), GetShadowHeight (), 0f); Scale of 0 (Z component) doesn't make sense and... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template