Search Issue Tracker
[PVR] Editor crashes when building Progressive Lightmaps for many objects
Steps to reproduce:1. Download and open the attached project2. Start baking the lightmap3. Leave the editor open for a few minutesOR... Read more
RenderToCubemap is not HDR compatible and causes camera not to be render...
Steps to reproduce:1. Open attached project2. Open Cubemap scene3. Create a new cubemap4. Select it and mark it readable5. Select CU... Read more
Standalone build crashes when Stereo Rendering Mode is set to Single Pass
To reproduce: 1. Open the project folder, attached by user, in Explorer2. Go to build folder3. Make sure the Oculus VR Headset is on... Read more
Random.value does not return 0.0f or 1.0f
To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... Read more
Namespace collision when using static directive and enum types with .NET...
Reproduction steps:1. Open project attached(New Unity Project 3.zip)2. Inspect console. Expected result: There will be no error and ... Read more
Mathf.CeilToInt() returns incorrect value while debugging when breakpoin...
To reproduce:1. Open project2. Open 'TestScene'3. Open 'DebugTestScript', set breakpoint to 15th line4. Start debugging, press 'Upda... Read more
Crash in scripting_array_length when using StructLayout attribute and in...
To reproduce: 1. Open the project, attached by tester2. Select Main Camera in the scene3. In the Inspector, change values in the New... Read more
[WSA] WorldAnchorStore.GetAsync throws an exception when starting deploy...
Steps to reproduce:1. Open the attached project (AnchorTestRepro.zip)2. Switch platform to Windows Store3. Build for WSA Universal 1... Read more
After 64 halos are rendered other halos are rendered in unexpected locat...
Steps to reproduce:1. Open attached project2. Open "halos" scene3. Observe that only 64 halos are drawn correctly Expected result: h... Read more
Texture with straight lines becomes distorted in built scene, when 'Resi...
To reproduce:1. Open project2. Build and run scene( run built scene in 640x 480 windowed mode, for more clear repro, resize window)3... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected