Search Issue Tracker
Transparent object with negative scale makes game view black in Play mod...
Transparent object with negative scale doesn't work with RenderTexture. Screen becomes black when in Play mode. Problem appears in P... Read more
Unable to declare local variable within different scope
Steps to reproduce: 1. Open the attached project (860956-TestCase.zip) 2. Open the Assets/test.unity scene 3. Error message appears ... Read more
Enabling "Use Full Kinematic Contacts" on Rigidbody2d has no effect
To reproduce: 1. Open attached project "FullKinematicContactBug.zip" 2. Play "test" scene. And watch how moving "Player" object inte... Read more
When multiple .mb (Maya binary) files are imported, the imported files d...
To reproduce: 1. Open attached project 2. Go to models folder 3. Notice that both models contains same submodels 4. Reimport one_me... Read more
[iOS] Loading models with Tangents set to Calculate Legacy from asset bu...
When loading fbx models that have Tangents set to 'Calculate Legacy' in Import Settings from asset bundles, iOS builds crash in s_Sk... Read more
LineRenderer has gaps in it when values are repeated
Reproduction steps: 1. Open the attached project 2. Open the "main" scene Result: LineRenderer gameObject has a gap in it, due to r... Read more
Mathf.PingPong occasionally returns negative values
Steps to reproduce: 1. Open attached project "861278.zip" 2. Press play 3. Observe console output Result: Mathf.PingPong(4676.5f, 1.... Read more
Add clarification in "Use Mesh Colors" tooltip that Texture colors are i...
Reproduction steps: 1. Create new project. 2. Import Asset package (bug_report_particle_mesh_renderer_shape.unitypackage) 3. Open sc... Read more
[Graphics] DrawMeshInstanced appears to renders empty instances in some ...
Steps to reproduce: 1. Open the attached project (CharacterInstancing (u5.6.0a2).zip) 2. Open the Assets/AnimationMatrixExtraction/A... Read more
EditorApplication.delayCall does not work in the command line if WS plat...
To reproduce: 1) Download attached project 2) Test this on 5.4 with WSA installed by using command "<Unity.exe location> -batchmode ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key