Search Issue Tracker
Copied library folder inside of assets folder, tried opening that projec...
To reproduce: 1. Create new project.2. Copy its library to assets folder3. Open that project. crash on Object::GetInstanceID Reprodu... Read more
DrawMeshInstancedIndirect should validate arguments ComputeBuffer size/l...
To reproduce: 1. Open the project, attached by the user (DrawMeshInstancedIndirectBug.zip)2. Enter Play mode3. Observe the Game view... Read more
Editor crash after "Fatal error in GC" message when Rebuilding in Voxela...
To reproduce:1. Open the attached project2. Open "DemoScene" in Assets\Voxeland\Demo\Scenes3. Select Voxeland Game Object4. In the I... Read more
[OSX] Unity crashes in GUIView::CreateRenderView() when upgrading project
How to reproduce:1. Open the attached "unity3" project Expected result: Project is openedActual result: Crash occurs Regression intr... Read more
[System.Net] Cannot set IPv6 to multicast socket. ArgumentException is t...
Reproduction Steps:1. Open User's project2. Open "main" scene3. Run scene4. Error is thrown:ArgumentException: Value does not fall w... Read more
WWW.url truncates redirected URL if it should have contained spaces
To reproduce:1. Open project attached by QA2. Open "a" scene if not opened3. Hit play4. Notice console's output and that redirected ... Read more
Using the Timeout attribute on a UnityTest coroutine freezes Unity if th...
To reproduce:1. Open the attached project2. Open the Test Runner from the Window menu3. Go to "PlayMode" tab4. Run the test named Wi... Read more
VideoPlayer with incorrect URL - Can't play movie[] multiple errors
To reproduce:1. Open projects attached, scene scene2. Press play - no errors3. In Hierarchy window, select Video Player4. In Inspect... Read more
VideoPlayer.url does not recognize null value
To reproduce:1. Open attached project2. Press play3. Observe Console window Expected: 'URL NULL" and "string NULL" printed out to co... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation