Search Issue Tracker
GameObjectRecorder only records changes in the root object, changes in c...
How to reproduce:1. Open attached project2. Open ReproScene and enter the Play Mode3. Press 'Enter' to start recording character mov... Read more
[Android]Lighting is chopped/gone on Samsung Galaxy S6 edge in forward r...
To reproduce:1) Open attached project and scene inside it2) Make sure "Rendering Mode" in "Player Settings" is "Forward"3) Build and... Read more
[2D] "Material doesn't have a texture property '_MainTex'" error is thro...
When "Default-Skybox" Material assigned to Image in the Inspector following error is thrown:"Material doesn't have a texture propert... Read more
Editor crashes on VFXMemorySerializerBindings::Internal_DuplicateObjects...
Reproduction steps:1. Clone the project using GIT command line: git clone https://github.com/Unity-Technologies/SpaceshipDemo.git2. ... Read more
[Collab] Partial Publish from Project Window does not work and throws an...
Publishing changes from the Project Window fails and throws the following error in the Console:"Couldn't call method ShowToolbarDrop... Read more
Crash on Transform::FlushDelayedSetDirty when undoing duplication of a c...
Reproduction steps:1. Open the attached user's project ("Tru..2021")2. Open scene "Scenes/SampleScene"3. In the scene hierarchy, exp... Read more
Subscene fails to import when using managed IComponentData referencing a...
How to reproduce:1. Open the attached project "1201070.zip"2. Open the Scene13. Select ManagedComponent in the Hierarchy Expected re... Read more
Crash in VRCapture.VRCaptureVideo:LibVideoCaptureAPI_SendFrames when Cap...
To reproduce:1. Open attached project (test.unitypackage);2. Open "test" scene;3. Enter Play Mode. Expected result: Editor does not ... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template