Search Issue Tracker

0
votes
Fixed

Unnecessary white spaces added to project *.sln file when updating monod...

Scripting

-

Jul 01, 2014

-

Version/s: 4.5.1f3

Quickest to use SourceTree or some other repo management client, but can also be reproduced manually. To Reproduce: 1. Create a new... Read more

7
votes
Not Reproducible

Screen.width and Screen.height values in "OnEnable" function are incorrect

Scripting

-

Mar 26, 2014

-

Version/s: 4.3.2f1

When Screen.width or Screen.height are called in an "OnEnable" call in the editor and the component is enabled (i.e. by checking the... Read more

0
votes
Fixed

StringReader reads files extremely slowly

Scripting

-

Jan 09, 2016

-

Version/s: 5.3.1f1

Reproduction steps: 1) Open "StreamReaderBug2" project 2) Open StreamReaderBug scene 3) Play scene 4) Watch console output Expected... Read more

0
votes
Fixed

[5.5+] Random crashes from rendering/batching/driver code starting with ...

Scripting

-

Dec 18, 2016

-

Version/s: 5.5.0f3

Steps to reproduce: 1. Download and open the project 2. Enter Play mode 3. Assets/Scenes/main.scene 4. Wait or Walk around Result: ... Read more

3
votes
Fixed

[OSX] Input.accelerationEvents crashes the Editor on play

Scripting

-

Mar 26, 2015

-

Version/s: 5.0.0p2

How to reproduce: 1. Open a new project 2. Create a new script 3. Put "Debug.Log (Input.accelerationEvents.ToString());" in the Sta... Read more

0
votes
Fixed
0
votes
By Design

Api updater doesn't upgrade 'terrainData.physicMaterial'

Scripting

-

Aug 23, 2014

-

Version/s: 5.0.0b1

'Terrain.terrainData.physicMaterial' should probably be updated to 'Terrain.material' , but instead an error is thrown when loading... Read more

0
votes
By Design

Methods with Conditional attributes aren't fired if preprocessor identif...

Scripting

-

Aug 23, 2016

-

Version/s: 5.5.0a6

Steps to reproduce: 1. Open attached project "825483.zip" 2. Open scene "repro" 3. Open script Definer and notice that class define... Read more

0
votes
By Design

The name 'PostEffectsBase' does not denote a valid type ('not found') wh...

Scripting

-

May 21, 2014

-

Version/s: 4.5.0f5

Steps to reproduce : - import the Image Effects package - move the PostEffectsBase file to the Assets folder and notice the errors ... Read more

0
votes
Postponed

Empty error is logged with specific compile issue

Scripting

-

Aug 09, 2015

-

Version/s: 5.1.2p3

Steps to reproduce: 1. Open the attached project 2. Notice the empty error in the console 3. Open the 'NewBehaviourScript' in Visua... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.