Search Issue Tracker
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
[CommandBuffer] CommandBuffer.Blit(Texture, Temporarty_RT_ID) fails and ...
Reproduction steps---------------------------1) Open attached project2) Open scene "Demo"3) Enter play mode ACTUAL RESULT: Nothing w... Read more
Synchronization problem is still relevant between the view Scene and vie...
To reproduce:1. Open attached project2. Select aspect 4:33. Select aspect 16:94. Notice that panel stays in aspect 4:3 Workaround: c... Read more
Light bounce gets cast on game object despite the set of light's culling...
Steps to reproduce:- Open attached project and the scene named "Bounce Culling Demo"- Notice that "Room A" and "Room B" are set to t... Read more
Assigning constant as the default parameter in the constructor of a gene...
When a constant is assigned as the default parameter in the constructor of a generic class, other methods fail to compile. Steps to ... Read more
Specific C# construction does not compile with "System.NotSupportedExcep...
To reproduce:1. Open attached project2. Open console3. Notice "Unhandled Exception: System.NotSupportedException: Operation is not s... Read more
[UnetTransport] "Assertion failed on expression: 'm_MessageLength == m_T...
Steps:1. Open attached project2. Build and run "Realible" scene for standalone3. Run "Reliable" scene in Editor and press "Server" b... Read more
Compilation errors on return when building project with #if UNITY_EDITOR...
Steps to reproduce: 1. Download and import attached project. (CompileError.zip)2. Open scene: main.3. Press play.4. No compilation e... Read more
Tags are exported but list stays empty
How to reproduce:1. Create a new project2. Add some tags to a list3. Tag game objects with custom created tags4. Save the scene and ... Read more
Regression in Baked Transparency
Geomerics introduced a regression in baked transparency in Enlighten SDK 3.03 Patch 3. The following gfx tests have been disabled:45... 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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded